MCP Directory
Back

ModelContextProtocol_test

by nairsidharthh · Python · ★ 0

ModelContextProtocol_test — MCP server.

Install

pip install git+https://github.com/nairsidharthh/ModelContextProtocol_test.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-test": {
      "command": "uvx",
      "args": [
        "git+https://github.com/nairsidharthh/ModelContextProtocol_test.git"
      ]
    }
  }
}

From the README

**MCP Weather** is a project that connects to [weather.gov](https://www.weather.gov/) and allows users to query real-time weather alerts for any U.S. state using a two-letter state code. The system integrates with a Language Learning Model (LLM) using the **Model Context Protocol (MCP)** to provide natural language responses and insights. - 🔗 Connects to the official [weather.gov](https://www.weather.gov/) API. - Integrates with LLM via Model Context Protocol (MCP). - 🗺️ Fetches weather alerts based on U.S. state codes (e.g., , , ). - 💬 Enables natural language querying and explanation of…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers