Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

AI代理stdio

一个用于与Open eClass平台交互的MCP服务器,支持UoA的SSO认证,提供课程检索、会话管理等功能。

安装状态

已补齐

工具数量

4

GitHub Stars

8

命令预览

python run_server.py

数据服务stdio

An MCP server implementation that enables Claude AI to interact with MySQL databases.

安装状态

已补齐

工具数量

2

GitHub Stars

8

命令预览

pip install mysqldb-mcp-server

运维云端stdio

TeamSpeak MCP是一个用于通过AI模型(如Claude)控制TeamSpeak服务器的模型上下文协议(MCP)服务器,提供完整的TeamSpeak自动化工具集。

安装状态

已补齐

工具数量

0

GitHub Stars

8

命令预览

uvx install teamspeak-mcp

开发工具stdio

DevEnvInfoServer - Cursor MCP Server for Development Environment Information

安装状态

已补齐

工具数量

13

GitHub Stars

7

命令预览

python -m venv venv

搜索检索stdio
mapas mentais MCP logo

mapas mentais MCP

@smithery/cli

Repositório com um MCP-Server simples com seis tipos de mapas mentais diferentes.

安装状态

已补齐

工具数量

6

GitHub Stars

7

命令预览

npx -y @smithery/cli install @marioluciofjr/mapas_mentais_mcp --client claude

搜索检索stdio

A modular Python MCP (Model Context Protocol) Server for analyzing PCAP files. mcpcap enables LLMs to read and analyze network packet captures with protocol-specific analysis tools that accept local file paths or remote URLs as parameters (no file uploads - provide the path or URL to your PCAP file).

安装状态

已补齐

工具数量

4

GitHub Stars

7

命令预览

uvx mcpcap [object Object]

搜索检索stdio
medRxiv MCP logo

medRxiv MCP

@smithery/cli@latest

medRxiv MCP服务器通过模型上下文协议(MCP)为AI助手提供medRxiv预印本库的搜索和访问功能,支持健康科学研究。

安装状态

已补齐

工具数量

3

GitHub Stars

7

命令预览

npx -y @smithery/cli@latest install @JackKuo666/medrxiv-mcp-server --client claude --config ...

开发工具stdio

MemProcFS-mcp-server

安装状态

已补齐

工具数量

0

GitHub Stars

7

命令预览

pip install memprocfs' 即可完成安装。

开发工具stdio

PagerDuty MCP Server for LLM Agent Integration

安装状态

已补齐

工具数量

12

GitHub Stars

7

命令预览

uv run pagerduty-mcp-server

搜索检索stdio

MCP server to cache codebase as graph

安装状态

已补齐

工具数量

11

GitHub Stars

7

命令预览

uv --directory /path/to/sourcesage run main.py {}

搜索检索stdio

This project provides an MCP (Multi-Channel Pipeline) server that acts as a wrapper for the MLB Stats API. It allows you to easily access and process various MLB data points, including schedules, game results, and team information. This server is designed for efficient data retrieval and processing within an MCP framework.

安装状态

已补齐

工具数量

0

GitHub Stars

6

命令预览

{YOUR_PYTHON_EXECUTABLE_PATH}/python -m mcp_mlb_statsapi {}

搜索检索stdio

Crossref MCP Server为AI助手提供了一个通过Model Context Protocol (MCP)访问Crossref学术文献数据库的桥梁,支持通过DOI、标题或关键词搜索科学文章、获取元数据以及检索期刊和资助者信息。

安装状态

已补齐

工具数量

0

GitHub Stars

6

命令预览

pip install -r requirements.txt

开发工具stdio

A Model Context Protocol (MCP) server for interacting with Octopus Deploy. This server provides tools for managing projects, releases, and deployments through the MCP protocol.\\n\\nFeatures\\nProject Management: List and query Octopus Deploy projects\\nRelease Management: Get latest releases and create new releases\\nDeployment Management: Deploy releases and check deployment status\\nMulti-Space Support: Work with different Octopus Deploy spaces\\nDocker Support: Containerized deployment for easy integration

安装状态

已补齐

工具数量

6

GitHub Stars

6

命令预览

OCTOPUS_URL={OCTOPUS_URL} OCTOPUS_API_KEY={OCTOPUS_API_KEY} docker run --rm -i -e OCTOPUS_UR...