MCP
精选的 Model Context Protocol 服务,每条均给出官方来源。
共 20 条
这份清单是怎么来的
人工精选,每条都给出官方来源。组内按名称字母序排列,这不是排行榜。本站不托管、不运行、也不对这些服务做安全审计;被列出不等于推荐——接入 Agent 前请自行确认各项目的安全与许可条款。标注「官方(协议参考实现)」的是协议维护方提供的示例实现,属于学习资料,并非可直接上生产使用的软件。
仓库与版本控制
Git
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference server providing tools to read, search, and manipulate Git repositories.
适用场景 Inspect history, diff, stage and commit from an agent without shelling out manually.
最后核验: 2026-09-20
GitHub
形态: 本地进程(stdio)来源: 官方(厂商维护)
GitHub's official MCP server, connecting AI tools to GitHub repositories, issues, pull requests and workflows.
适用场景 Let an agent read repos and code, manage issues/PRs, and automate workflows through natural language.
最后核验: 2026-09-20
文件系统
网页与浏览器
Brave Search
形态: 本地进程(stdio)来源: 官方(厂商维护)
Brave's official MCP server exposing Brave Search API web and local search to agents.
适用场景 Give an agent live web search without building a search integration yourself.
最后核验: 2026-09-20
Fetch
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference server for web content fetching and conversion into LLM-friendly text.
适用场景 Pull a page or API response into context as clean text instead of raw HTML.
最后核验: 2026-09-20
Playwright
形态: 本地进程(stdio)来源: 官方(厂商维护)
Microsoft's official MCP server for browser automation using Playwright, driving pages through structured accessibility snapshots instead of screenshots.
适用场景 Let an agent navigate, click and assert on real pages for testing or scraping — without vision models.
最后核验: 2026-09-20
记忆与推理
Memory
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference server implementing a knowledge-graph-based persistent memory system.
适用场景 Keep durable facts about entities and relations across agent sessions.
最后核验: 2026-09-20
Sequential Thinking
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference server that supports dynamic, reflective problem solving through thought sequences.
适用场景 Let an agent externalise and revise multi-step reasoning instead of answering in one shot.
最后核验: 2026-09-20
工具与参考实现
Everything
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference/test server that exercises prompts, resources and tools — the canonical sample for SDK behaviour.
适用场景 Learn what an MCP server can expose, or use it as a test target while building a client.
最后核验: 2026-09-20
Time
形态: 本地进程(stdio)来源: 官方(协议参考实现)
Official reference server providing time and timezone conversion capabilities.
适用场景 Give an agent correct current time and timezone maths.
最后核验: 2026-09-20
云服务与数据
AWS MCP Servers
形态: 本地进程(stdio)来源: 官方(厂商维护)
AWS Labs' official collection of MCP servers covering AWS services such as S3, DynamoDB, CloudWatch, Bedrock and documentation lookup.
适用场景 Give an agent grounded access to AWS APIs and docs instead of guessing service behaviour.
最后核验: 2026-09-21
Cloudflare
形态: 远程 HTTP来源: 官方(厂商维护)
Cloudflare's official MCP servers, exposing Workers, R2, KV, D1, DNS and analytics to agents; the API surface is also reachable through a token-efficient 'Code Mode' server.
适用场景 Let an agent inspect and operate Cloudflare resources without hand-writing REST calls.
最后核验: 2026-09-21
业务与效率应用
Atlassian
形态: 远程 HTTP来源: 官方(厂商维护)
Atlassian's official MCP server for Jira and Confluence, giving agents access to issues, pages and project data.
适用场景 Let an agent read a ticket and write back findings without leaving the editor.
最后核验: 2026-09-21
Figma
形态: 远程 HTTP来源: 官方(厂商维护)
Figma's official MCP server (Dev Mode) exposing design context — frames, components, variables and styles — to coding agents.
适用场景 Generate code from real design structure instead of a screenshot the agent has to guess at.
最后核验: 2026-09-21
Linear
形态: 远程 HTTP来源: 官方(厂商维护)
Linear's official MCP server, letting agents search and update issues and projects with OAuth-based access.
适用场景 Turn a bug report into a tracked issue, or pull an issue's context into the agent session.
最后核验: 2026-09-21
Notion
形态: 远程 HTTP来源: 官方(厂商维护)
Notion's official MCP server for searching pages and databases and reading or writing workspace content.
适用场景 Use a Notion workspace as the agent's knowledge source and output destination.
最后核验: 2026-09-21
Stripe
形态: 远程 HTTP来源: 官方(厂商维护)
Stripe's official MCP server, exposing payments, invoices, customers and subscriptions as agent tools, with a hosted OAuth endpoint and a local alternative.
适用场景 Let an agent query billing state or prepare payment operations inside a scoped account.
最后核验: 2026-09-21
可观测性
Datadog
形态: 远程 HTTP来源: 官方(厂商维护)
Datadog's official MCP server, exposing logs, metrics, traces and monitors to agents through the Datadog platform.
适用场景 Let an agent correlate a code change with live production telemetry during debugging.
最后核验: 2026-09-21
Sentry
形态: 远程 HTTP来源: 官方(厂商维护)
Sentry's official MCP server, giving agents access to issues, events and release context from a Sentry organisation.
适用场景 Let an agent pull the actual stack trace and release info instead of asking you to paste it.
最后核验: 2026-09-21