Provides city-level weather services based on OpenWeather API
apiKey
A weather query MCP service based on OpenWeather API, retrieving weather information for specified cities.
Source code: https://github.com/MrCare/mcp_tool
On the MCP Server interface, log in to generate the URL.
On the user's MCP Client interface, add the generated SSE URL to the MCP Server list.
"mcpServers": {
"weather": {
"url": "https://mcp.higress.ai/mcp-weather/{generate_key}",
}
}
by: modelcontextprotocol
Retrieving and analyzing issues from Sentry.io
by: isaacwasserman
This MCP server enables LLMs to interact with Snowflake databases, allowing for secure and controlled data operations.