Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

数据服务stdio
Mongo MCP logo

Mongo MCP

@smithery/cli

A mongo db server for the model context protocol (MCP)

安装状态

已补齐

工具数量

0

GitHub Stars

172

命令预览

npx -y @smithery/cli install mongo-mcp --client claude

开发工具未说明

A Model Context Protocol (MCP) server implementation for DiceDB to enable AI applications to interact with DiceDB databases.

工具数量

0

GitHub Stars

5

开发工具stdio
Bitable MCP Server logo

Bitable MCP Server

@smithery/cli

This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.

安装状态

已补齐

工具数量

3

GitHub Stars

2

命令预览

npx -y @smithery/cli install @lloydzhou/bitable-mcp --client claude

数据服务stdio

一个实现模型上下文协议(MCP)的服务器,提供通过IoTDB进行数据库交互和业务智能分析的功能,支持SQL查询和数据导出。

安装状态

已补齐

工具数量

4

GitHub Stars

38

命令预览

docker run -e IOTDB_HOST=<your-iotdb-host> -e IOTDB_PORT=<your-iotdb-port> -e IOTDB_USER=<yo...

数据服务未说明

This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.

工具数量

6

GitHub Stars

27

AI代理stdio

YDB MCP是一个支持通过Model Context Protocol(MCP)与YDB数据库进行AI驱动交互的服务器,适用于需要自然语言处理数据库操作的场景。

安装状态

已补齐

工具数量

7

GitHub Stars

25

命令预览

pip install ydb-mcp

数据服务HTTP

一个用于与Supabase数据库交互的模型上下文协议(MCP)服务器,提供查询表和生成TypeScript类型的功能。

安装状态

已补齐

工具数量

0

GitHub Stars

14

命令预览

npx supabase generate --schema public --output ./types

AI代理stdio

An MCP server implementation for YugabyteDB that allows LLMs to directly interact with your database.

安装状态

已补齐

工具数量

2

GitHub Stars

8

命令预览

YUGABYTEDB_URL={YUGABYTEDB_URL} uv --directory /path/to/cloned/yugabytedb-mcp-server/ run sr...

搜索检索stdio
Couchbase MCP Server logo

Couchbase MCP Server

@couchbasedatabase/couchbase-mcp

A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute N1QL queries, and manage data seamlessly through natural language.

安装状态

已补齐

工具数量

16

GitHub Stars

7

命令预览

npx -y @couchbasedatabase/couchbase-mcp

数据服务stdio

一个用于与MySQL数据库交互的MCP服务器,支持执行只读查询和测试写入查询。

安装状态

已补齐

工具数量

4

GitHub Stars

6

命令预览

docker run -i --rm --add-host=host.docker.internal:host-gateway --env-file ~/.mcp/.env ghcr....

数据服务stdio

通过Claude Desktop为本地MySQL数据库提供自然语言交互界面的MCP服务器,实现自然语言到SQL查询的转换。

安装状态

已补齐

工具数量

0

GitHub Stars

4

命令预览

python -m venv venv

数据服务stdio

一个用于MarkLogic数据库的MCP服务器实现,提供文档创建、读取、删除和搜索功能。

安装状态

已补齐

工具数量

4

GitHub Stars

0

命令预览

pip install mcp-marklogic

数据服务stdio
Mongodb MCP logo

Mongodb MCP

@smithery/cli

一个模型上下文协议(MCP)服务器,使LLM能够直接与MongoDB数据库交互,通过自然语言查询集合、检查模式和管理数据。

安装状态

已补齐

工具数量

8

GitHub Stars

0

命令预览

npx -y @smithery/cli install mongo-mcp --client claude