MCP Weather runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from pypi.
An MCP server that provides [describe what your server does]
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-weather -- uvx mcp-weather-augee99
{
"mcpServers": {
"mcp-weather": {
"args": [
"mcp-weather-augee99"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-weather]
command = "uvx"
args = ["mcp-weather-augee99"]
{
"mcpServers": {
"mcp-weather": {
"args": [
"mcp-weather-augee99"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-weather": {
"args": [
"mcp-weather-augee99"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.