MCP 服务器

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

服务器

177

工具

471

类别

11

贡献者

155

6 个服务器

排序方式
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
Azure MCP ServerMicrosoft

The official Azure MCP Server brings Microsoft Azure to AI agents. It lets models query and manage Azure resources through natural language — Storage blobs and tables, Cosmos DB, Azure SQL, Key Vault, Monitor/Log Analytics (KQL), App Configuration, and more — and run Azure CLI commands, enabling cloud automation and infrastructure workflows directly from your tools.

0
MarkItDown MCPMicrosoft

Microsoft's MarkItDown MCP integration converts documents from HTTP, file, and data URIs into Markdown for agent-ready analysis and retrieval.

0
Playwright MCP ServerMicrosoft

Microsoft's official Playwright MCP server that provides browser automation capabilities for AI agents. Enables navigating web pages, clicking elements, filling forms, taking screenshots, and extracting content. Supports headless and headed modes with Chromium, Firefox, and WebKit browsers. Ideal for web testing, scraping, and interactive browsing tasks.

33k
Azure DevOps MCP ServerMicrosoft

Microsoft's official MCP server for Azure DevOps. Brings Azure DevOps capabilities to AI agents, including managing work items and boards, browsing Git repositories and pull requests, querying builds and pipelines, and accessing wikis and test plans. Lets teams drive their Azure DevOps workflows through natural language from MCP-compatible tools.

0
Excel MCP ServerHaris Musa

MCP server for reading and writing Excel workbooks without needing Microsoft Excel installed. Lets AI agents create workbooks and worksheets, read and write cell ranges, apply formulas and formatting, and build charts and pivot tables programmatically. Useful for automating spreadsheet generation, reporting, and data entry from an assistant.

0

Skills 与 MCP 服务器

有什么区别?

Skills定义“做什么”

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

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

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

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

开发了 MCP 服务器?

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

提交到 GitHub