by MCP Community
A simple Model Context Protocol (MCP) server that provides real-time weather data to AI agents like GitHub Copilot.
A simple Model Context Protocol (MCP) server that provides real-time weather data to AI agents like GitHub Copilot.
npx -y @iflow-mcp/weather-server-demo
npx -y @iflow-mcp/weather-server-demo
{
"mcpServers": {
"weather-server-demo": {
"command": "npx",
"args": ["-y", "@iflow-mcp/weather-server-demo"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Github Gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE