MCP 服务器

开放的 Model Context Protocol 服务器注册表。按类别、传输方式或使用场景,为 AI 智能体寻找合适的工具、资源和提示词。

部分描述为试点机器翻译内容,尚未经过人工审核。

服务器

177

工具

471

类别

11

贡献者

155

4 个服务器

排序方式
Kagi MCP ServerKagi Search

Official MCP server backed by the Kagi API. Exposes Kagi's high-quality search and summarization tools to MCP-compatible clients, including web search and the Universal Summarizer for pages and videos. Useful for research workflows that want ad-free, privacy-respecting results with concise summaries. Requires a Kagi API key.

0
Perplexity MCP ServerPerplexity AI

Official MCP server for the Perplexity API Platform. Provides AI agents with real-time web search, deep research, and advanced reasoning capabilities through Sonar models. Includes tools for quick web search, conversational Q&A with citations, comprehensive deep research reports, and complex analytical reasoning. Returns answers with source attribution and supports configurable timeouts for long research queries.

2.2k
ArXiv MCP ServerJoe Blazick

MCP server for searching and accessing arXiv research papers. Enables AI agents to search papers with filters for date ranges and categories, download full paper content, read papers in markdown format, and perform semantic search across locally stored papers. Supports citation graph exploration via Semantic Scholar and research alert watches for tracking new publications on topics of interest.

2.8k
Brave Search MCP ServerBrave

通过 Model Context Protocol 调用 Brave Search API,提供完整的搜索能力。AI 智能体可以执行网页、本地商家、图片、视频和新闻搜索,并生成 AI 摘要。支持 STDIO 和 HTTP 传输。

1.1k

Skills 与 MCP 服务器

有什么区别?

Skills定义“做什么”

Skill 将说明、示例提示词和推荐模型组织在一起,让智能体稳定地完成任务。Skills 增加的是知识,而不是新的连接。

MCP 服务器定义“如何连接”

MCP 服务器通过连接数据库、API 和文件等真实系统,为智能体增加新能力。MCP 提供连接和操作,而不是任务说明。

简单来说:当模型需要把某项任务做好时选择 Skill;当模型需要访问工具或系统时选择 MCP 服务器。两者可以组合使用,Skill 可以依赖 MCP 服务器提供的工具。

开发了 MCP 服务器?

将它提交到由社区维护的开源注册表。

提交到 GitHub