发现优秀的 MCP 服务器

通过 MCP 服务器扩展您的代理能力,拥有 54,731 个能力。

全部54,731
Convertway WhatsApp MCP Server

Convertway WhatsApp MCP Server

Enables sending WhatsApp, SMS, and Email messages via the Convertway API, with tools for template management, delivery status, and conversation logging.

AINative PRD Generator MCP Server

AINative PRD Generator MCP Server

Generate production-ready Product Requirement Documents with full AINative platform awareness and persistent memory. Enables AI agents to create, validate, and manage PRDs using ZeroDB for cross-session storage and 18 tools including generation, templates, validation, and semantic search.

Sage MCP

Sage MCP

A multi-tenant MCP server platform that hosts isolated MCP servers with OAuth/API key authentication for 23+ services, enabling integration with Claude Desktop and other clients via a web interface and CLI.

password_generator20

password_generator20

Generates passwords with customizable length, special characters, numbers, and umlauts via the Password Generator20 API.

Tenant Leasing Analytics

Tenant Leasing Analytics

Enables analysis of prospective tenant inquiries and market rent comparisons through database queries, guest card analytics, and automated generation of leasing emails and visual market reports with charts.

MCP-Serve 多语言翻译服务

MCP-Serve 多语言翻译服务

A custom MCP protocol service that enhances AI models by providing multilingual translation capabilities and resource management, allowing for automatic text extraction and translation through external APIs.

Weather MCP Server

Weather MCP Server

Okay, here's the translation of "MCP Server 和风天气API例子" and some context to help you understand what it means and how to use it: **Translation:** * **MCP Server:** MCP服务器 (MCP fúwùqì) * **和风天气API:** 和风天气API (Héfēng Tiānqì API) * **例子:** 例子 (lìzi) **Full Translation:** MCP服务器 和风天气API 例子 **Pinyin:** MCP fúwùqì Héfēng Tiānqì API lìzi **Meaning:** MCP Server HeWeather API Example(s) **Explanation and Context:** This phrase likely refers to examples of how to use the HeWeather API (a popular weather API in China) within the context of an MCP Server. An MCP Server could be a server running a Minecraft mod, or some other type of server. **To provide a more helpful example, I need more information. Specifically, what kind of MCP server are you using? For example:** * **Are you using a Minecraft MCP server?** If so, what modding framework are you using (Forge, Fabric, etc.)? * **What programming language are you using?** (Java, Python, etc.) * **What specific weather data do you want to retrieve?** (Current conditions, forecast, etc.) **However, I can give you a general example of how to use the HeWeather API in Python (which is a common language for server-side scripting):** ```python import requests import json # Replace with your HeWeather API key API_KEY = "YOUR_HEWEATHER_API_KEY" # Replace with the city you want weather data for (e.g., Beijing) CITY = "Beijing" # API endpoint for current weather conditions URL = f"https://devapi.qweather.com/v7/weather/now?location={CITY}&key={API_KEY}" try: response = requests.get(URL) response.raise_for_status() # Raise an exception for bad status codes data = response.json() if data["code"] == "200": current_weather = data["now"] temperature = current_weather["temp"] condition = current_weather["text"] print(f"Current weather in {CITY}:") print(f"Temperature: {temperature}°C") print(f"Condition: {condition}") else: print(f"Error: {data['code']} - {data['status']}") except requests.exceptions.RequestException as e: print(f"Request error: {e}") except json.JSONDecodeError as e: print(f"JSON decode error: {e}") ``` **Explanation of the Python Example:** 1. **Import Libraries:** Imports the `requests` library for making HTTP requests and the `json` library for parsing JSON data. 2. **API Key and City:** You **MUST** replace `"YOUR_HEWEATHER_API_KEY"` with your actual HeWeather API key. You can get one by signing up for a free account on the HeWeather website ([https://www.qweather.com/en/](https://www.qweather.com/en/)). Also, replace `"Beijing"` with the city you want weather data for. 3. **API Endpoint:** Constructs the URL for the HeWeather API endpoint to retrieve current weather conditions. 4. **Make the Request:** Uses `requests.get()` to make a GET request to the API endpoint. 5. **Error Handling:** `response.raise_for_status()` checks for HTTP errors (like 404 Not Found). 6. **Parse JSON:** Parses the JSON response from the API using `response.json()`. 7. **Check Status Code:** Checks the `code` field in the JSON response. `"200"` indicates success. 8. **Extract Data:** Extracts the temperature and weather condition from the `now` object in the JSON data. 9. **Print Results:** Prints the weather information to the console. 10. **Error Handling (Exceptions):** Includes `try...except` blocks to handle potential errors during the request or JSON parsing. **Important Notes:** * **Get an API Key:** You *must* register for a HeWeather API key to use their service. * **API Usage Limits:** Be aware of the API usage limits for your HeWeather account. The free tier has limitations. * **Location Codes:** HeWeather uses specific location codes. You can use their API to find the correct code for a city. * **MCP Server Integration:** To integrate this into your MCP server, you would need to adapt this code to run within your server's environment. This will depend on the specific server framework you are using. For example, if you are using a Minecraft Forge server, you would need to create a Forge mod that uses this code to fetch weather data and then display it in the game. **To get a more specific example, please provide more details about your MCP server and what you are trying to achieve.**

File Analysis MCP Server

File Analysis MCP Server

Amazon Seller MCP Server

Amazon Seller MCP Server

Exposes Amazon Selling Partner API tools for sellers to manage orders, inventory, listings, pricing, analytics, and reports via natural language.

maiat-protocol

maiat-protocol

Trust infrastructure for the agent economy.

devtools-mcp

devtools-mcp

A comprehensive toolkit of 23 developer utilities that enables AI assistants to perform tasks like encoding, cryptography, and data generation locally without requiring API keys. It streamlines workflows by providing tools for JWT decoding, UUID generation, regex testing, and JSON formatting directly within the chat interface.

Google Workspace MCP Server

Google Workspace MCP Server

Provides read/write access to Google Sheets and Google Docs through MCP tools, enabling operations like reading sheets, appending rows, and editing documents.

Mineru MCP Server

Mineru MCP Server

Enables document parsing through the Mineru API with support for multiple formats (PDF, DOC, DOCX, PPT, images), OCR, formula recognition, and table extraction in multiple languages.

UK Property Data

UK Property Data

UK property data MCP server — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House. 13 tools.

Gmail MCP Assistant

Gmail MCP Assistant

Enables Claude to read unread emails and create draft responses using the Gmail API.

MCP Server - Twitter NoAuth

MCP Server - Twitter NoAuth

一个无头的 MCP 服务器,提供 Twitter API 访问,无需本地凭据设置,即可实现核心 Twitter 操作,例如搜索推文、获取用户推文、发布推文和回复推文。

HeadHunter API MCP Server

HeadHunter API MCP Server

Enables AI assistants to access and manage HeadHunter job platform data, including vacancies, resumes, negotiations, and employer settings via 167+ tools.

pyBTMCP

pyBTMCP

A BLE fitness device simulator that enables AI agents to control simulated heart rate monitors, treadmills, and cycling trainers via the Model Context Protocol. It integrates ESP32 firmware, an MQTT broker, and a FastAPI backend for comprehensive device management and real-time interaction.

RendShot MCP Server

RendShot MCP Server

Enables AI agents to generate images from HTML/CSS, capture URL screenshots, and manage reusable templates through the RendShot API. Provides tools for rendering visual content programmatically within AI workflows.

MCP Server for langfuse

MCP Server for langfuse

一个 MCP 服务器实现,集成了 AI 助手和 Langfuse 工作区,允许模型按时间范围查询 LLM 指标。 (Alternatively, a slightly more formal translation:) 一个 MCP 服务器的实现方案,它将 AI 助手与 Langfuse 工作区相集成,从而使模型能够按时间范围查询 LLM 指标。

Hacker News MCP Server

Hacker News MCP Server

Enables AI assistants to access Hacker News content through 9 comprehensive tools for fetching stories, comments, user profiles, and job postings. Supports flexible output formats, pagination, and various story categories (top, new, best, Ask HN, Show HN).

LocalREPL MCP Server

LocalREPL MCP Server

A locally-running Python REPL server that integrates with Claude Desktop through the Model Context Protocol, offering shell bridge, streaming, and operational memory features for secure code experimentation and system automation.

Base Intel Search

Base Intel Search

Pay-per-call web search for AI agents, settled in USDC on Base via the x402 protocol. No API key or subscription required; users fund a wallet and get a web_search tool.

mcp-tung-shing

mcp-tung-shing

一个用于中国黄历(黄历/通胜/通胜)吉凶计算的模型上下文协议插件

MCP Forge

MCP Forge

一个用于为 Smithery 生成 MCP 服务器的工具,该工具与 Cursor IDE 集成,允许用户从诸如 Basic、Web Search 或 Database interactions 等模板快速创建服务器。 Or, a slightly more natural translation: 一个可以为 Smithery 生成 MCP 服务器的工具,它与 Cursor IDE 集成,让用户能够使用 Basic、Web Search 或 Database interactions 等模板快速创建服务器。

Repo Analyzer MCP Server

Repo Analyzer MCP Server

一个 MCP 服务器,用于分析 Git 仓库并提供 Dockerfile 创建指导,通过 stdio 传输在本地运行。

MCP Crypto Wallet EVM

MCP Crypto Wallet EVM

使 Claude 能够访问以太坊和 EVM 兼容的区块链操作,通过自然语言实现钱包管理、交易处理、合约交互和区块链查询。

mcp-coincap-jj

mcp-coincap-jj

一个模型上下文协议 (MCP) 服务器,它使用 CoinCap API 提供全面的加密货币分析。该服务器通过一个易于使用的界面提供实时价格数据、市场分析和历史趋势。已更新为使用 Coin Cap API v3。

Reminder MCP Server

Reminder MCP Server

Provides AI assistants with reliable reminders, persistent memory, task tracking, and activity history through 20 MCP tools, with a multi-user web dashboard and support for SQLite or PostgreSQL.

Living Atlas MCP

Living Atlas MCP

Enables local tools to interact with a private-first knowledge graph, with full CRUD access to authorized data while remote AI providers only see approved plaintext through policy-scoped MCP surfaces.