Discover Awesome MCP Servers
Extend your agent with 16,560 capabilities via MCP servers.
- All16,560
- Developer Tools3,867
- Search1,714
- Research & Data1,557
- AI Integration Systems229
- Cloud Platforms219
- Data & App Analysis181
- Database Interaction177
- Remote Shell Execution165
- Browser Automation147
- Databases145
- Communication137
- AI Content Generation127
- OS Automation120
- Programming Docs Access109
- Content Fetching108
- Note Taking97
- File Systems96
- Version Control93
- Finance91
- Knowledge & Memory90
- Monitoring79
- Security71
- Image & Video Processing69
- Digital Note Management66
- AI Memory Systems62
- Advanced AI Reasoning59
- Git Management Tools58
- Cloud Storage51
- Entertainment & Media43
- Virtualization42
- Location Services35
- Web Automation & Stealth32
- Media Content Processing32
- Calendar Management26
- Ecommerce & Retail18
- Speech Processing18
- Customer Data Platforms16
- Travel & Transportation14
- Education & Learning Tools13
- Home Automation & IoT13
- Web Search Integration12
- Health & Wellness10
- Customer Support10
- Marketing9
- Games & Gamification8
- Google Cloud Integrations7
- Art & Culture4
- Language Translation3
- Legal & Compliance2
Hyperliquid MCP Server v4
chesscom-mxcp
An enterprise-grade Chess.com MCP server built with MXCP, featuring caching, analytics, audit trails, and advanced data analysis capabilities. https://mxcp.dev/
MotherDuck
一个用于 MotherDuck 和本地 DuckDB 的 MCP 服务器。
Fund MCP Server
A Model Context Protocol server that provides access to a fund knowledge base. Enables users to query and interact with financial fund information through natural language.
MCP Kali Server
Connects AI assistants to 55+ Kali Linux security tools for automated CTF solving, penetration testing, and security analysis across 7 categories including cryptography, forensics, web security, and binary exploitation.
Garak-MCP
Garak LLM 漏洞扫描器的 MCP 服务器 https://github.com/EdenYavin/Garak-MCP/blob/main/README.md
SpiderFoot MCP Server
Enables interaction with SpiderFoot OSINT reconnaissance tools through MCP, allowing users to manage scans, retrieve modules and event types, access scan data, and export results. Supports both starting new scans and analyzing existing reconnaissance data through natural language.
MCP客户端应用
移动应用程序连接到 Cloudflare MCP 服务器。 (Yídòng yìngyòng chéngxù liánjiē dào Cloudflare MCP fúwùqì.)
MCP-OpenLLM
LangChain 封装器,用于将 MCP 服务器与 transformers 库中不同的开源大型语言模型无缝集成。
MCP Agent Mail
A coordination layer for coding agents that provides memorable identities, inbox/outbox messaging, searchable message history, and file lease management to prevent conflicts. Uses Git for human-auditable artifacts and SQLite for fast queries, enabling multiple agents to collaborate across projects without stepping on each other.
Spire.XLS MCP Server
A robust solution that enables AI agents to create, read, modify, and convert Excel files through the Model Context Protocol without requiring Microsoft Office installation.
ddg--mcp5
A basic MCP server template with example tools including message echo and server information retrieval. Built with FastMCP framework and supports both stdio and HTTP transports.
PromptFuzzer-MCP
使用 Garak LLM 漏洞扫描器的 MCP 服务器
ChargeNow MCP Server
用于查找 ChargeNow 电动汽车充电站的 MCP 服务器。
Code Merge MCP
一个模型上下文协议服务器,通过提供文件树生成、代码合并和代码分析功能,帮助大型语言模型处理代码仓库。
Shrimp Task Manager
虾米任务管理器通过结构化的工作流程引导,协助 Agent 系统性规划程序开发步骤,强化任务记忆管理机制,有效避免冗余与重复的编程工作。
Novita MCP Server
An MCP server that enables seamless management of Novita AI platform resources, currently supporting GPU instance operations (list, create, start, stop, etc.) through compatible clients like Claude Desktop and Cursor.
TOS MCP Server
Typecast API MCP Server
通过模型上下文协议实现与 Typecast API 的无缝集成,允许客户端以标准化的方式管理声音、将文本转换为语音以及播放音频。
Parliament MCP Server
An MCP server that provides tools for parliamentary research by allowing users to search constituencies, elections, members, government posts, debates, and Hansard records, with additional semantic search capabilities over parliamentary data.
Attendance Management MCP Server
一个模型上下文协议服务器,可以查询考勤信息,并管理员工的请假申请、加班申请和日程安排。
Telegram MCP Server
Weather MCP Server
A simple MCP server that provides a tool to fetch current weather information for cities using the Open-Meteo API, communicating through stdin/stdout.
Kie.ai MCP Server
Enables AI-powered image generation and editing with Nano Banana, plus professional video creation with Veo3, all through Kie.ai's APIs. Includes task tracking, status monitoring, and 1080p video upgrades.
MCPサーバの作り方 & 使い方
MCP Server/Client 指的是 **Minecraft Protocol Server/Client**,即 **Minecraft 协议服务器/客户端**。 更具体地说: * **Minecraft Protocol (MCP)**: 这是 Minecraft 客户端和服务器之间通信所使用的协议。它定义了客户端和服务器如何交换数据,例如玩家的位置、方块的变化、聊天消息等等。 它是一套规则和格式,确保双方能够理解彼此发送的信息。 * **MCP Server (Minecraft Protocol Server)**: 这是一个实现了 Minecraft 协议的服务器。 官方的 Minecraft 服务器就是一个 MCP 服务器。 但是,也存在许多其他的 MCP 服务器实现,例如用于创建自定义服务器或代理服务器。 它们负责接收来自客户端的请求,处理这些请求,并将响应发送回客户端。 * **MCP Client (Minecraft Protocol Client)**: 这是一个实现了 Minecraft 协议的客户端。 官方的 Minecraft 游戏客户端就是一个 MCP 客户端。 它负责连接到 MCP 服务器,发送请求(例如移动、挖掘、聊天),并接收来自服务器的响应,然后将这些响应呈现给玩家。 同样,也存在非官方的 MCP 客户端,例如用于自动化任务或测试。 **简单来说:** 想象一下,你在餐厅点餐。 * **MCP 协议** 就像餐厅的菜单,规定了你可以点什么菜,以及如何点菜(例如,你需要说出菜名和数量)。 * **MCP 服务器** 就像餐厅的服务员,负责接收你的订单,将订单交给厨房,然后将做好的菜端给你。 * **MCP 客户端** 就像你,负责阅读菜单,点菜,然后享用美食。 因此,MCP Server/Client 描述了 Minecraft 客户端和服务器之间基于 Minecraft 协议的通信关系。
mcp-servers
MCP CSV Analysis With Gemini AI
MOIDVK
A comprehensive Model Context Protocol (MCP) server that provides 37+ intelligent development tools across JavaScript/TypeScript, Rust, and Python with security-first design and high-performance features.
mpc-test
一个能够测试 MCP 协议所有功能的 MCP 服务器
Phalcon MCP Server
集成了 BlockSec 的 MCP 服务器 (Jí chéng le BlockSec de MCP fúwùqì) This translates to: * **集成 (Jí chéng):** Integrated / Integrates * **BlockSec 的 (BlockSec de):** BlockSec's / of BlockSec * **MCP 服务器 (MCP fúwùqì):** MCP Server Therefore, the whole phrase means "MCP server that integrates with BlockSec".