MCP 服务器

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

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

服务器

175

工具

465

类别

11

贡献者

153

17 个服务器

排序方式
Microsoft Learn MCP ServerMicrosoft Learn

Microsoft's official MCP server and CLI for giving agents current, trusted Microsoft Learn documentation and code samples during development and troubleshooting.

0
OpenBB MCP ServerOpenBB

OpenBB's MCP server connects agents to financial market data, research, and analytics for evidence-based investment and business workflows.

0
Algolia MCP ServerAlgolia

Algolia's MCP server for interacting with the Algolia search platform through AI tools. Lets agents run searches against indices, inspect and manage index settings and records, and review analytics and monitoring data using natural language. Useful for building, tuning, and debugging search experiences powered by Algolia.

0
DuckDuckGo MCP ServerNick Clyde

Community MCP server that provides privacy-friendly web search through DuckDuckGo, plus fetching and parsing of web page content into clean text. Lets AI agents look up current information and retrieve source pages without an API key, making it a lightweight option for research and retrieval workflows. Not affiliated with DuckDuckGo.

0
Google Analytics MCP ServerGoogle Analytics

Google's official MCP server for Google Analytics 4. Lets AI agents run reports against the GA4 Data API, discover dimensions and metrics, and explore account and property metadata with server-side aggregation and safe defaults. Runs locally (via pipx) and connects to MCP-compatible clients for conversational analysis of website traffic and user behavior.

0
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
Hacker News MCP ServerErick Wendel

MCP server for Hacker News. Lets AI agents fetch top, new, best, Ask HN, and Show HN stories, read comment threads, and look up items and users via the official Firebase API. Useful for tracking tech trends, summarizing discussions, and research into what the developer community is talking about.

220
Reddit MCP ServerAdam Hill

MCP server for the Reddit API. Lets AI agents search subreddits, fetch hot/new/top posts, read comment threads, and retrieve user activity. Useful for market and community research, sentiment monitoring, trend discovery, and summarizing discussions across communities.

410
Wikipedia MCP ServerWikipedia MCP Community

MCP server that provides access to Wikipedia content. Lets AI agents search articles, fetch full or summarized page content, and resolve references, giving models reliable, citable background knowledge for research and question answering.

431
Wolfram Alpha MCP ServerWolfram Research

MCP server for the Wolfram Alpha computational knowledge engine. Gives AI agents access to step-by-step math, symbolic computation, unit conversions, scientific data, and curated facts across physics, chemistry, finance, and more. Useful for grounding quantitative answers and offloading precise computation from the model.

340
YouTube Transcript MCP ServerKim Do Gyun

MCP server that fetches transcripts, captions, and metadata from YouTube videos so AI agents can summarize, search, and analyze video content without watching it. Supports multiple languages, timestamped segments, and channel/playlist lookups for research and content workflows.

870
Firecrawl MCP ServerMendable

MCP server for Firecrawl's web scraping and crawling API. Converts any website into clean, LLM-ready markdown or structured data. Supports single page scraping, multi-page crawling with depth control, sitemap-based extraction, and batch operations. Handles JavaScript-rendered pages, bypasses common anti-bot measures, and returns structured content suitable for RAG pipelines and knowledge base construction.

3.3k
Tavily MCP ServerTavily

MCP server for Tavily's AI-optimized search engine. Designed specifically for LLM agents and RAG applications, providing concise, factual search results with source attribution. Supports general web search, news search, and direct Q&A extraction. Returns pre-processed content optimized for AI consumption with relevance scoring and content deduplication.

1.8k
Exa MCP ServerExa

MCP server for Exa's neural search API. Provides AI agents with powerful web search capabilities using embeddings-based semantic search. Returns clean, parsed content from web pages with relevance scoring. Supports filtering by domain, date range, and content type for precise information retrieval from the internet.

4.5k
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