
ai weather mcp
一个基于AI模型的简单MCP服务器实现,用于美国天气预报。
Repository Info
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
Clone the repository
git clone https://github.com/dzarezenko/ai-weather-mcpInstall dependencies
cd ai-weather-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.