mrchi
MCP Servermrchipublic

caiyun weather mcp server

彩云天气 MCP Server 提供了无缝访问彩云天气 API 的功能,用于查询并将天气数据集成到应用程序中。

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
Python
Language
MIT License
License

About This Server

彩云天气 MCP Server 提供了无缝访问彩云天气 API 的功能,用于查询并将天气数据集成到应用程序中。

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

Caiyun Weather MCP Server

An MCP server that provides seamless access to the Caiyun Weather API.

Quick Start

  1. Register and Obtain API Key:
    Visit Caiyun Platform to register and generate your API key.

  2. Clone the Repository and Set Up Environment:
    Clone the repository and use uv to create a Python virtual environment and install dependencies.

    git clone https://github.com/mrchi/caiyun-weather-mcp-server.git
    cd caiyun-weather-mcp-server/
    uv venv
    uv sync
    
  3. Configure Environment Variables:
    Create a .env file to store your API key.

    CAIYUN_API_KEY="your-key"
    
  4. Configure MCP Client:
    Open an MCP-compatible client, such as Claude for Desktop or Cline in VSCode, and configure it as follows:

    {
        "mcpServers": {
            "weather": {
                "command": "uv",
                "env": {},
                "args": [
                    "--directory",
                    "<your repo directory>",
                    "run",
                    "--env-file",
                    ".env",
                    "servers/caiyun_weather.py"
                ]
            }
        }
    }
    
  5. Query the Weather:
    Simply ask:

    How about the weather in Tiananmen Square?
    

Quick Start

1

Clone the repository

git clone https://github.com/mrchi/caiyun-weather-mcp-server
2

Install dependencies

cd caiyun-weather-mcp-server
npm install
3

Follow the documentation

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

Repository Details

Ownermrchi
Repocaiyun-weather-mcp-server
LanguagePython
LicenseMIT License
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