Discover Awesome MCP Servers
Extend your agent with 16,294 capabilities via MCP servers.
- All16,294
- 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
ntfy-me-mcp
A streamlined MCP server that enables AI assistants to send real-time notifications to your devices through the ntfy service, allowing you to receive alerts when tasks complete or important events occur.
Remote MCP Server (Authless)
A template for deploying MCP servers on Cloudflare Workers without authentication. Enables easy deployment and connection to MCP clients like Claude Desktop and Cloudflare AI Playground through remote URLs.
Sourcerer MCP
An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.
image-reader MCP Server
一个基于 TypeScript 的 MCP 服务器,实现了一个简单的笔记系统,允许创建和管理带有 URI 和元数据的文本笔记。
spring-ai-mcp-server
这个仓库包含用于 Spring AI Vibe 编码的演示 MCP 服务器。
FinQ4Cn-mcp-server
适合国内使用的量化金融 MCP (Message Communication Protocol) 服务器,需要考虑以下几个关键因素: * **低延迟和高吞吐量:** 量化交易对延迟非常敏感,因此MCP服务器必须能够快速处理大量消息。 * **可靠性:** 确保消息传递的可靠性,避免数据丢失。 * **易于集成:** 方便与现有的交易系统、数据源和算法策略集成。 * **安全性:** 保护交易数据和策略的安全性。 * **合规性:** 符合国内监管要求。 * **技术支持:** 能够提供及时的技术支持。 基于这些因素,以下是一些可能适合国内使用的量化金融 MCP 服务器选项,以及一些相关的技术和平台: **1. 基于开源消息队列的方案:** * **RabbitMQ:** 一个流行的开源消息队列,支持多种消息协议,具有良好的可靠性和可扩展性。 可以通过配置和优化来满足量化交易的需求。 在国内有广泛的应用,社区支持良好。 * **优点:** 成熟稳定,社区活跃,文档丰富,易于部署和维护。 * **缺点:** 性能可能不如专门为金融交易设计的系统。需要进行优化才能满足低延迟需求。 * **Kafka:** 一个高吞吐量的分布式消息系统,最初由 LinkedIn 开发,现在是 Apache 项目。 适合处理大量数据流,可以用于实时数据订阅和发布。 * **优点:** 高吞吐量,可扩展性强,适合处理海量数据。 * **缺点:** 延迟可能比 RabbitMQ 稍高。配置和管理相对复杂。 * **ZeroMQ (ØMQ):** 一个高性能的异步消息库,而不是一个完整的消息队列服务器。 它提供了一种灵活的方式来构建分布式应用,可以实现低延迟的消息传递。 * **优点:** 极低的延迟,高度灵活,适合构建定制化的消息系统。 * **缺点:** 需要自己处理消息的持久化和可靠性。学习曲线较陡峭。 **2. 基于商业消息中间件的方案:** * **IBM MQ:** 一个成熟的商业消息中间件,具有强大的可靠性和安全性。 适合对可靠性要求非常高的场景。 * **优点:** 可靠性高,安全性强,功能丰富。 * **缺点:** 成本较高,部署和维护相对复杂。 * **TIBCO EMS (Enterprise Message Service):** 另一个流行的商业消息中间件,提供高性能和可靠的消息传递。 * **优点:** 高性能,可靠性高,支持多种消息协议。 * **缺点:** 成本较高。 **3. 国内量化平台提供的 MCP 服务:** * **掘金量化:** 提供量化交易平台和相关的 API,可能包含内部的 MCP 服务。 * **米筐量化:** 类似掘金量化,也提供量化交易平台和 API。 * **迅投:** 提供交易系统和相关的技术服务,可能包含 MCP 解决方案。 **选择建议:** * **如果对延迟要求非常高,并且需要高度定制化的解决方案,可以考虑 ZeroMQ。** 但需要投入更多的开发工作。 * **如果需要高吞吐量和可扩展性,并且可以接受一定的延迟,可以考虑 Kafka。** * **如果需要成熟稳定、易于部署和维护的解决方案,并且对延迟要求不是特别苛刻,可以考虑 RabbitMQ。** * **如果对可靠性和安全性要求非常高,并且预算充足,可以考虑 IBM MQ 或 TIBCO EMS。** * **如果已经在使用某个量化平台,可以考虑使用该平台提供的 MCP 服务。** **其他需要考虑的因素:** * **编程语言支持:** 确保 MCP 服务器支持你使用的编程语言 (例如 Python, C++, Java)。 * **网络环境:** 考虑国内的网络环境,选择能够适应复杂网络环境的 MCP 服务器。 * **监控和告警:** 选择提供完善的监控和告警功能的 MCP 服务器,以便及时发现和解决问题。 * **压力测试:** 在实际部署之前,进行充分的压力测试,以确保 MCP 服务器能够满足交易需求。 **总结:** 选择适合国内使用的量化金融 MCP 服务器需要综合考虑延迟、吞吐量、可靠性、易于集成、安全性、合规性和技术支持等因素。 建议根据实际需求进行评估和选择。 同时,建议与国内的量化平台和技术服务提供商进行咨询,获取更专业的建议。 希望这些信息对您有所帮助!
Google OCR
这是一个服务器实现,用于使用 Google Cloud Vision API 执行光学字符识别 (OCR)。它构建于 FastMCP 框架之上,该框架允许创建模块化和可扩展的命令处理工具。
Google Image Search MCP Server
用于集成谷歌图片搜索的 MCP 服务器 (Yòng yú jíchéng Gǔgē Túpian Sōusuǒ de MCP fúwùqì)
IPLocate
Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io
CircleCI MCP Server
镜子 (jìng zi)
Learning Ai
学习人工智能 (Xuéxí réngōng zhìnéng)
KiMCP (Korea-integrated Model Context Protocol)
MCP 服务器,使 LLM 能够使用韩语 API(Naver、Kakao 等)。
Rickbot-3000 MCP Service
Enables remote management and monitoring of the Rickbot-3000 robotic system through AI assistants. Provides real-time status monitoring, command execution, system diagnostics, and deployment management capabilities.
MCP- N8N
N8N MCP
Fetch Server
提供以各种格式(包括 HTML、JSON、纯文本和 Markdown)获取 Web 内容的功能,并支持自定义标头。
Appsignal MCP
A Model Context Protocol server that allows AI assistants to fetch and analyze incident data from Appsignal, including retrieving incident details, samples, listing recent incidents, and analyzing incidents to suggest fixes.
Atrax
聚合多个 MCP 服务器并将它们呈现为统一接口的代理,允许客户端透明地访问来自多个服务器的资源。
Template MCP Server
A production-ready foundation template for building Model Context Protocol (MCP) servers with FastAPI, featuring modular tools, comprehensive testing, and OpenShift deployment configurations. Includes automated transformation scripts to create custom domain-specific MCP servers.
MCP Agent Server
An open-source "brain" for AI employees that enables users to create, manage, and improve persistent AI agents with their own memory and learning capabilities.
Amazon S3 MCP Server by CData
Amazon S3 MCP Server by CData
AI Collaboration MCP Server
Enables collaboration with multiple AI providers (Claude, GPT-4, Gemini, Ollama) directly from VS Code with automatic project context injection and persistent conversation history. Provides streamlined tools for getting AI advice, multi-provider research, and enhanced context sharing across sessions.
GCP MCP Server
Enables AI assistants to interact with Google Cloud Platform services for log analysis and root cause investigation. Provides tools to query Cloud Logging, detect error patterns, and perform real-time log streaming across multiple GCP projects.
NEAR Protocol Full-Featured MCP Server
mcp_repo_96c7c875
这是一个由 MCP 服务器的测试脚本为 GitHub 创建的测试仓库。
FFmpeg MCP Tool
Enables image and video processing through FFmpeg, including compression, format conversion, resizing, and batch processing operations for common media formats.
MCP Server Memo
用于会话内存管理的轻量级 MCP 服务器
Notion MCP Server
An auto-generated Multi-Agent Conversation Protocol server that enables interaction with Notion's API, allowing agents to work with Notion's database, pages, and other features through standardized protocols.
Short Video Maker MCP
Short Video Maker MCP
GmailMcpServer MCP server
An MCP Server for GMail
zio-ella
Here are a few possible translations of "MCP framework for ZIO HTTP", depending on the specific nuance you want to convey. I'll provide explanations to help you choose the best fit: **1. (Most Literal, General): 用于 ZIO HTTP 的 MCP 框架** * **用于 (yòng yú):** Used for, for * **ZIO HTTP:** (Keeps the English name, as it's a specific library) * **的 (de):** Possessive particle (of) * **MCP 框架 (MCP kuàngjià):** MCP framework (Keeps the English name, as it's likely a specific framework) This is the safest and most straightforward translation. It's suitable if your audience is familiar with the terms "ZIO HTTP" and "MCP framework" or if you want to avoid any potential misinterpretations by translating them. **2. (Slightly More Descriptive): 基于 ZIO HTTP 的 MCP 框架** * **基于 (jī yú):** Based on, built upon * **ZIO HTTP:** (Keeps the English name) * **的 (de):** Possessive particle (of) * **MCP 框架 (MCP kuàngjià):** MCP framework (Keeps the English name) This emphasizes that the MCP framework *relies* on ZIO HTTP. It's a subtle difference, but it might be more appropriate if the framework is tightly integrated with ZIO HTTP. **3. (If "MCP" is an acronym and you know what it stands for, and it's commonly translated): 用于 ZIO HTTP 的 [Translated Acronym] 框架** * **用于 (yòng yú):** Used for, for * **ZIO HTTP:** (Keeps the English name) * **的 (de):** Possessive particle (of) * **[Translated Acronym] 框架 ([Translated Acronym] kuàngjià):** Replace `[Translated Acronym]` with the Chinese translation of what "MCP" stands for. For example, if MCP stood for "Message Control Protocol" and the Chinese translation of that was "消息控制协议 (xiāo xī kòng zhì xié yì)", then this would be: `用于 ZIO HTTP 的 消息控制协议 框架` **Important:** Only use this if you *know* the meaning of the acronym and there's a standard or widely accepted Chinese translation. Otherwise, stick with the English acronym. **4. (If you want to explain what MCP does in the context of ZIO HTTP): 用于 ZIO HTTP 的 [Description of MCP Functionality] 框架** * **用于 (yòng yú):** Used for, for * **ZIO HTTP:** (Keeps the English name) * **的 (de):** Possessive particle (of) * **[Description of MCP Functionality] 框架 ([Description of MCP Functionality] kuàngjià):** Replace `[Description of MCP Functionality]` with a brief description of what the MCP framework *does* in relation to ZIO HTTP. This is the most complex option and requires understanding the framework's purpose. For example, if the MCP framework is for managing request routing, you might say: `用于 ZIO HTTP 的 请求路由管理 框架` (qǐng qiú lù yóu guǎn lǐ kuàngjià - Request Routing Management Framework). **Recommendation:** Start with option **1 (用于 ZIO HTTP 的 MCP 框架)**. If you have more context about what "MCP" stands for and its function, consider options 3 or 4. Option 2 is a good alternative if the framework is tightly coupled with ZIO HTTP. To give you the *best* translation, please provide more information about what "MCP" stands for and what the framework does.