An MCP server that provides [describe what your server does]
claude mcp add mcp-weather -- uvx mcp-weather-augee99
claude_desktop_config.json
{
"mcpServers": {
"mcp-weather": {
"command": "uvx",
"args": [
"mcp-weather-augee99"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-weather": {
"command": "uvx",
"args": [
"mcp-weather-augee99"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-weather": {
"command": "uvx",
"args": [
"mcp-weather-augee99"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-weather": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-weather-augee99"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-weather": {
"command": "uvx",
"args": [
"mcp-weather-augee99"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.augee99--mcp-weather/reviews or the review_server meta-tool.
POST /mcp