Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具stdio
Notion MCP B27b9fd2 logo

Notion MCP B27b9fd2

@smithery/cli

A Model Context Protocol (MCP) server implementation for Notion integration, providing a standardized interface for interacting with Notion's API.

安装状态

已补齐

工具数量

0

GitHub Stars

112

命令预览

npx -y @smithery/cli install @ccabanillas/notion-mcp --client claude

开发工具HTTP

A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.

工具数量

0

GitHub Stars

109

开发工具stdio

A Model Context Protocol server for Zendesk

安装状态

已补齐

工具数量

0

GitHub Stars

96

命令预览

docker run --rm --env-file /path/to/.env zendesk-mcp-server

开发工具stdio

MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop

安装状态

已补齐

工具数量

44

GitHub Stars

82

命令预览

uv run mcp dev src/server.py

开发工具stdio
PiAPI-MCP Server logo

PiAPI-MCP Server

@smithery/cli

A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.

安装状态

已补齐

工具数量

0

GitHub Stars

70

命令预览

npx -y @smithery/cli install piapi-mcp-server --client claude

开发工具stdio
DeepView MCP logo

DeepView MCP

@smithery/cli

DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro's extensive context window.

安装状态

已补齐

工具数量

0

GitHub Stars

66

命令预览

npx -y @smithery/cli install @ai-1st/deepview-mcp --client claude

搜索检索HTTP

Model Context Protocol server for ActivityWatch time tracking data

安装状态

已补齐

工具数量

4

GitHub Stars

64

命令预览

npm install activitywatch-mcp-server

开发工具stdio

A simple MCP server for Wordpress Elementor

安装状态

已补齐

工具数量

0

GitHub Stars

64

命令预览

npx -y @smithery/cli install @aguaitech/Elementor-MCP --client claude

开发工具stdio
freshdesk MCP logo

freshdesk MCP

@smithery/cli

MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules

安装状态

已补齐

工具数量

0

GitHub Stars

59

命令预览

npx -y @smithery/cli install @effytech/freshdesk_mcp --client claude

开发工具stdio
Mailtrap MCP logo

Mailtrap MCP

mcp-mailtrap

An MCP server that provides a tool for sending transactional emails via Mailtrap

安装状态

已补齐

工具数量

15

GitHub Stars

59

命令预览

MAILTRAP_API_TOKEN={MAILTRAP_API_TOKEN} DEFAULT_FROM_EMAIL={DEFAULT_FROM_EMAIL} npx -y mcp-m...

开发工具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