MCP Configs2026年5月13日·1 分钟阅读

awesome-mcp-servers — Directory of MCP Servers

Categorized list of Model Context Protocol (MCP) servers. Use it to discover integrations and build a curated allowlist your team can maintain.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Needs Confirmation · 62/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Mcp
安装
Git
信任
信任等级:Established
入口
git clone https://github.com/TensorBlock/awesome-mcp-servers && rg -n "postgres" README.md
通用 CLI 安装命令
npx tokrepo install e4545d91-b472-5909-b90b-0d3dfbbbb267

简介

awesome-mcp-servers 适合作为 MCP 发现入口:先按需求搜索,再对仓库做验证与审计,最后把少量稳定 server 固化成生产可用的集合。

最适合: 在搭建 MCP 工具栈、需要“发现 + 评审”流程的人

适配: 各种 MCP 客户端(Claude Desktop/Claude Code/Cursor 等)

配置时间: 5–20 分钟

关键事实(已验证)

  • 通过 ripgrep 搜索清单可快速得到候选短名单。
  • 把短名单变成 allowlist:装之前先做许可证与活跃度检查。
  • GitHub:675 stars · 383 forks;最近更新 2026-05-13(GitHub API 验证)。

正文

把“目录”变成可运营标准

精选 5–10 个核心 servers,记录许可证/鉴权/传输方式,并把 .mcp.json 纳入版本控制。

README 原文节选(verbatim)

Awesome MCP Servers Awesome

Website Twitter Discord 🤗 Hugging Face Telegram

A comprehensive, community-curated collection of [Model Context Protocol (MCP)](https://modelcontextprotocol.io) servers — covering AI assistants, browser automation, databases, cloud platforms, developer tools, and much more.

What is MCP? The Model Context Protocol is an open standard that lets AI models securely connect to external tools, APIs, databases, and filesystems. Think of it as a USB-C port for AI — a universal interface that any model can use to interact with the world.

Coverage

This repo currently includes coverage for 7260 MCP servers as of May 30, 2025. Due to the limited space, we only show the most recent 30 servers in each category.

Contributing

We welcome submissions! To add your MCP server:

  1. Fork this repository
  2. Add your server to the relevant category in README.md, following the existing format:
    - [Server Name](https://github.com/owner/repo) - Brief one-sentence description.
  3. Open a pull request — we review regularly

Guidelines:

FAQ

能直接照着清单安装吗? 答:建议先短名单,再验证仓库活跃度、许可证与安全姿态后安装。

如何避免工具面膨胀? 答:维护 allowlist,并对新增 server 强制 review。

最快怎么找 server? 答:用 rg 在 README 里搜你需要的集成关键词。

🙏

来源与感谢

Source: https://github.com/TensorBlock/awesome-mcp-servers > License: MIT > GitHub stars: 675 · forks: 383

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产