Dhruv610ag/MCP-SERVER
A lightweight Model Context Protocol (MCP) server in Python that connects Large Language Models (LLMs) to real-time weather data.
Platform-specific configuration:
{
"mcpServers": {
"MCP-SERVER": {
"command": "npx",
"args": [
"-y",
"MCP-SERVER"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...