Token导航 LogoToken导航

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具stdio
Luskad MCP logo

Luskad MCP

@acmada/luskad-mcp@latest

MCP Server for Luskad app

安装状态

已补齐

工具数量

2

GitHub Stars

0

命令预览

npx -y @modelcontextprotocol/inspector npx @acmada/luskad-mcp@latest

开发工具stdio
MCP Apikit logo

MCP Apikit

@modelcontextprotocol/inspector

Get API document info from mcp server

安装状态

已补齐

工具数量

3

GitHub Stars

0

命令预览

npx @modelcontextprotocol/inspector node dist/index.js

开发工具stdio

Bitbucket Pipelines MCP is a Model Context Protocol (MCP) server that provides tools for interacting with Bitbucket Pipelines. This server implements the MCP standard, enabling language models like Claude to manage Bitbucket Pipelines through a standardized interface.

工具数量

4

GitHub Stars

0

开发工具stdio

Um servidor MCP para gerenciamento de continuidade e estado em projetos, baseado no MCP Continuity Tool

安装状态

已补齐

工具数量

5

GitHub Stars

0

命令预览

npm install -g @lucasdoreac/mcp-continuity-server

开发工具stdio

\ 本项目是一个基于Python的Mcp server应用程序,用于调用Ali CosyVoice1接口,转换Text为音频到指定目录。\ \ 🚀 使用步骤\ \ 创建Python 3.12虚拟环境\ uv venv .venv p 3.12\ \ 激活虚拟环境(Windows)\ .venv\\\\Scripts\\\\activate\ \ 安装项目依赖\ uv sync\ \ Autogen中调用\ bash\ shiciToAudio = await mcp server tools(\ StdioServerParams(\ command="uv",\ args=[\ " directory",\ "../../Mcp/Mcp cosyvoice",\ "run",\ "server json.py"\ ],\ env={\ "DASHSCOPE API KEY": "API KEY",\ }\ )\ )

工具数量

0

GitHub Stars

0

开发工具stdio

A package manager to manage all your mcp servers across platforms

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

npm install -g mcp_ctl\"

开发工具stdio
MCP Documentation Server logo

MCP Documentation Server

@modelcontextprotocol/inspector

mcp_dev_docs_server

安装状态

已补齐

工具数量

2

GitHub Stars

0

命令预览

npx @modelcontextprotocol/inspector node build/index.js

开发工具stdio

MCP server that exercises all the features of the MCP protocol

安装状态

已补齐

工具数量

7

GitHub Stars

0

命令预览

docker run -it mcp-everything-ts

开发工具stdio

Simple MCP server for fetching the remote git repository content as a structured text file

安装状态

已补齐

工具数量

3

GitHub Stars

0

命令预览

pip install mcp-git-explorer

开发工具stdio

该服务提供Gmail和Google日历的集成功能,支持邮件管理和日历操作,适用于需要自动化邮件和日程管理的场景。

安装状态

已补齐

工具数量

9

GitHub Stars

0

命令预览

pip install google-auth-oauthlib google-auth-httplib2 google-api-python-client

开发工具stdio

A simple chat loop that includes multple mcp servers.

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

pip install -r requirements.txt

开发工具stdio
MCP Perplexity logo

MCP Perplexity

@smithery/cli@latest

Perplexity MCP服务器提供了一个基于Python的接口,用于查询响应、维护聊天历史和管理对话,支持通过环境变量配置模型并本地存储聊天数据。

安装状态

已补齐

工具数量

4

GitHub Stars

0

命令预览

npx -y @smithery/cli@latest run @daniel-lxs/mcp-perplexity --config "{\"perplexityApiKey\":\...

开发工具stdio

This is a reference design for a MCP server that hosts a web page that connects back to the server via sse and allows Claude to execute javascript on the page.

安装状态

已补齐

工具数量

2

GitHub Stars

0

命令预览

python web_server.py

开发工具stdio
Mcpserver 6949482a logo

Mcpserver 6949482a

@modelcontextprotocol/inspector

a simple mcp server exposing a list of colors

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

npx @modelcontextprotocol/inspector

开发工具stdio

Servidor MCP TESS para integração de agentes - Implementação do protocolo MCP para serviços TESS AI

安装状态

已补齐

工具数量

10

GitHub Stars

0

命令预览

docker run -p 3000:3000 -e TESS_API_KEY=sua_chave_api_aqui mcp-server-tess