dzarezenko
MCP Serverdzarezenkopublic

ai weather mcp

一个基于AI模型的简单MCP服务器实现,用于美国天气预报。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
GNU General Public License v3.0
License

About This Server

一个基于AI模型的简单MCP服务器实现,用于美国天气预报。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

US Weather MCP Server Example

This repository contains a simple MCP (Model Control Protocol) server implementation for US weather forecasting using AI models.

🛰️ About

This MCP server provides an example of how to implement weather-based intelligence as an API-powered AI agent.

📦 Installation

To run this MCP server, no manual installation is needed.

However, for local development or testing, you can run:

npm install
npm run build
node ./build/index.js

🚀 Claude Configuration

To use this repository with Claude, include the following configuration:

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "ai-weather-mcp@latest"
      ]
    }
  }
}

📁 Project Structure

  • cli.js – Entry point for the MCP server.
  • package.json – Configures the package and CLI usage.
  • README.md – This file.

🛠️ Development

To run the MCP server locally:

npm install
npm run build
node ./build/index.js

Quick Start

1

Clone the repository

git clone https://github.com/dzarezenko/ai-weather-mcp
2

Install dependencies

cd ai-weather-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerdzarezenko
Repoai-weather-mcp
LanguageTypeScript
LicenseGNU General Public License v3.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation