Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

AI代理stdio

engram-rs是一个为AI代理设计的记忆引擎,通过时间(三层衰减与提升)和空间(自组织主题树)两个维度管理记忆,重要记忆被提升,噪声被遗忘,相关知识自动聚类。

安装状态

已补齐

工具数量

0

GitHub Stars

23

命令预览

docker run -d --name engram-rs \

数据服务stdio

为AI编码助手提供长期记忆的知识图谱服务,具有神经科学启发算法和抗幻觉基础功能。

安装状态

已补齐

工具数量

23

GitHub Stars

22

命令预览

pip install cuba-memorys

设计创作stdio

一个用于Affinity系列软件(Photo/Designer/Publisher)的自动化工具,支持自然语言控制和多文件并行处理。

安装状态

已补齐

工具数量

0

GitHub Stars

19

命令预览

npx 直接运行

搜索检索未说明

This comprehensive learning resource provides two complete tutorials for mastering Model Context Protocol (MCP) development with Rust. From beginner-friendly introductions to production-ready enterprise applications, these tutorials guide you through every aspect of building robust MCP servers.

工具数量

0

GitHub Stars

19

数据服务stdio

ai-memory是一个为AI助手设计的持久化记忆系统,支持多种AI平台,通过本地SQLite数据库存储和检索记忆,适用于需要长期记忆和上下文保持的场景。

安装状态

已补齐

工具数量

21

GitHub Stars

16

命令预览

pip install ai-memory-mcp

开发工具stdio

Omen是一款CLI代码分析工具,通过复杂度分析、技术债务检测、死代码识别等功能,帮助开发者识别代码中的潜在问题和风险。

安装状态

已补齐

工具数量

21

GitHub Stars

15

命令预览

docker run --rm -v "$(pwd):/repo" ghcr.io/panbanda/omen:latest analyze /repo

运维云端未说明

一个提供安全访问Rust项目Cargo操作的模型上下文协议(MCP)服务器,支持多种Cargo工具如编译检查、依赖管理、代码格式化等。

工具数量

0

GitHub Stars

12

开发工具HTTP

gitctx是一个通过MCP协议提供GitHub仓库代码、问题、PR、提交等信息的开源工具,适用于AI编程助手和集成开发环境。

工具数量

23

GitHub Stars

12

开发工具stdio

kuri是一个专注于开发者体验和清晰性的框架,用于构建Model Context Protocol (MCP)服务器,使LLM能够执行预定义的功能。

工具数量

1

GitHub Stars

12

运维云端stdio

Chisel是一个Rust驱动的精确文件操作工具,提供Unix本地工具、最小上下文占用和严格路径限制,可直接与Chisel MCP一起使用或嵌入任何MCP服务器中。

安装状态

已补齐

工具数量

6

GitHub Stars

10

命令预览

docker run -d \

运维云端stdio
Sentry MCP Rs logo

Sentry MCP Rs

@modelcontextprotocol/inspector

一个快速、轻量级的MCP服务器,用于与Sentry的API交互,提供问题详情、追踪详情和事件搜索功能。

安装状态

已补齐

工具数量

3

GitHub Stars

9

命令预览

npx @modelcontextprotocol/inspector ./run.sh

开发工具stdio

The native MCP server for Unix PTY control gives AI models authentic, low-latency terminal access by spawning true pseudo-terminals—not brittle AppleScript hacks—so you can open persistent Bash, Python, or SSH sessions, run commands like “ssh prod.server,” and stream only fresh output thanks to smart buffering. Built on Tokio for fully asynchronous, non-blocking I/O, the service supports multi-session workflows, letting developers switch between concurrent prod-debug shells without interruption while JSON-RPC endpoints such as tools/call create_session handle lifecycle automation. This combination of real PTYs, session persistence, and high-performance async design makes the MCP server an ideal foundation for DevOps automation, cloud debugging, and AI-driven terminal orchestration.

安装状态

已补齐

工具数量

0

GitHub Stars

9

命令预览

terminal-mcp {}

运维云端SSE

Longport-MCP是Longport OpenAPI的MCP服务器,支持stdio和SSE两种传输方式。

安装状态

已补齐

工具数量

0

GitHub Stars

8

命令预览

npm install -g longport-mcp\"

AI代理stdio
Rig MCP Server logo

Rig MCP Server

@modelcontextprotocol/inspector

一个基于Rust的MCP服务器和客户端示例,使用SSE进行通信,并集成了一个简单的加法工具。

安装状态

已补齐

工具数量

0

GitHub Stars

8

命令预览

npx @modelcontextprotocol/inspector sse http://127.0.0.1:3001/sse