mcp_server
0
The project is a local MCP (Model Context Protocol) server providing intermediary services between AI models and internet service providers. It offers services like weather updates, news, and currency exchange rates through local deployment.
currency_service.py
Currency service, providing exchange rate query function
news_service.py
News service, providing news acquisition function
weather_service.py
Weather service, providing weather query function