mcp-ai-weather-server

ravi-edutech/mcp-ai-weather-server

3.1

If you are the rightful owner of mcp-ai-weather-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP AI Weather Server is a model context protocol server designed to provide weather-related data and insights using advanced AI models.

Getting Started

Follow these steps to clone and run the project:

  1. Clone the repository
    git clone https://github.com/ravi-edutech/mcp-ai-weather-server.git
    cd mcp-ai-weather-server
  1. Install dependencies
    npm install
  1. Run the server
    npm run build
  1. Access the application

follow the instruction in the document to test this MCP server with Claude Desktop

    https://modelcontextprotocol.io/quickstart/server#testing-your-server-with-claude-for-desktop

Make sure you have Node.js and npm installed.