Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

找到适合你的 MCP Server,快速完成接入

按功能、传输方式和来源整理 MCP Server,提供安装命令、配置方式、仓库与文档入口,方便你快速比较并接入合适的服务。

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具stdio

Lokka is a Microsoft Graph MCP server. \\r\\n\\r\\nIt can be used to query and manage resources in your Microsoft 365 tenant.\\r\\n\\r\\nThis MCP server supports all Microsoft Graph APIs including update operations (limited by the permissions you grant to the app).

安装状态

已补齐

工具数量

0

GitHub Stars

248

命令预览

npm install -g @merill/lokka

开发工具stdio

A working example to create a FastAPI server with SSE-based MCP support

安装状态

已补齐

工具数量

0

GitHub Stars

51

命令预览

uvx --from git+https://github.com/panz2018/fastapi_mcp_sse.git start

开发工具HTTP

A MCP Server for Cosense

安装状态

已补齐

工具数量

0

GitHub Stars

20

命令预览

npx 之前,需要全局配置 JSR 注册表:

开发工具HTTP

MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.

安装状态

已补齐

命令预览

npx -y @smithery/cli install @johnpapa/peacock-mcp --client claude

开发工具stdio
repomix (Yamadashy) logo

repomix (Yamadashy)

repomix@latest

将整个代码库打包成单个AI友好格式文件的工具,适用于大型语言模型分析和代码处理。

安装状态

已补齐

工具数量

7

GitHub Stars

25k

命令预览

npx repomix@latest

开发工具stdio
Magic Component Platform (MCP) logo

Magic Component Platform (MCP)

@21st-dev/cli@latest

Magic Component Platform (MCP) 是一款AI驱动的工具,帮助开发者通过自然语言描述快速创建现代化UI组件,支持多种IDE集成和实时预览。

安装状态

已补齐

工具数量

0

GitHub Stars

4.9k

命令预览

npx @21st-dev/cli@latest install <client> --api-key <key>

开发工具HTTP

JetBrains MCP代理服务器用于在客户端和JetBrains IDE之间转发请求,支持VS Code和Claude Desktop等外部工具的集成。

安装状态

已补齐

工具数量

0

GitHub Stars

952

命令预览

npx &>/dev/null && sudo ln -sf $(which npx) /usr/local/bin/npx。

开发工具stdio
Podman MCP Server logo

Podman MCP Server

podman-mcp-server@latest

Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

安装状态

已补齐

工具数量

13

GitHub Stars

73

命令预览

npx podman-mcp-server@latest --help

开发工具stdio
Xcode MCP logo

Xcode MCP

xcodemcp@latest

XcodeMCP是一个通过JavaScript自动化直接控制Xcode的MCP服务器和CLI工具,提供项目构建、测试、调试和XCResult分析功能。

安装状态

已补齐

工具数量

22

GitHub Stars

55

命令预览

npx -y xcodemcp@latest

开发工具stdio

An MCP Server that works with Roo Code/Cline.Bot/Claude Desktop to optimize costs by intelligently routing coding tasks between local LLMs free APIs and paid APIs.

安装状态

已补齐

工具数量

0

GitHub Stars

41

命令预览

pip install retriv>=0.3.1 numpy>=1.22.0 scikit-learn>=1.0.2 scipy>=1.8.0

开发工具stdio
Grumpy Senior Developer MCP logo

Grumpy Senior Developer MCP

@modelcontextprotocol/inspector

一个模拟资深开发者进行代码审查的MCP服务器,提供带有讽刺和批评风格的代码审查服务,适用于开发团队中的代码质量提升。

安装状态

已补齐

工具数量

1

GitHub Stars

21

命令预览

npx -y @modelcontextprotocol/inspector

开发工具stdio

Dokploy MCP Server exposes Dokploy functionalities as tools consumable via the Model Context Protocol (MCP)

安装状态

已补齐

工具数量

0

GitHub Stars

19

命令预览

docker run -it --rm \

开发工具stdio

用于Authentik API集成的模型上下文协议(MCP)服务器集合,提供Python和Node.js实现,支持完整的CRUD操作和诊断监控功能。

安装状态

已补齐

工具数量

0

GitHub Stars

10

命令预览

uv run authentik-mcp --base-url http://localhost:9000 --token your-token

开发工具stdio

A working example to create a starlette server with SSE-based MCP support

安装状态

已补齐

工具数量

2

GitHub Stars

8

命令预览

uvx --from git+https://github.com/panz2018/starlette_mcp_sse.git start