Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

浏览器工具stdio

A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots without requiring screenshots or visually-tuned models.

安装状态

已补齐

命令预览

npx @playwright/mcp@latest

浏览器工具stdio

A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots without requiring screenshots or visually-tuned models.

安装状态

已补齐

命令预览

npx @playwright/mcp

浏览器工具stdio

A server that enables browser automation using Playwright, allowing interaction with web pages, capturing screenshots, and executing JavaScript in a browser environment through LLMs.

安装状态

已补齐

命令预览

npx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server

浏览器工具stdio

A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, generate test code, scrape web content, and execute JavaScript in real browser environments.

安装状态

已补齐

命令预览

npx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server

浏览器工具stdio

A Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.

安装状态

已补齐

命令预览

npx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server

数据服务stdio

A comprehensive MCP server that provides sophisticated tools for interacting with PocketBase databases. This server enables advanced database operations, schema management, and data manipulation through the Model Context Protocol (MCP).

安装状态

已补齐

命令预览

npx -y @smithery/cli install pocketbase-server --client claude

数据服务stdio
Postgresql MCP 6bea8495 logo

Postgresql MCP 6bea8495

@sarmadparvez/postgresql-mcp

A general-purpose PostgreSQL MCP server with full read-write support, atomic transactions, and schema inspection. Connect Claude, Cursor, Windsurf, or any MCP-compatible AI client to any PostgreSQL database — local, Supabase, AWS RDS, or self-hosted. No cloud lock-in, no Azure dependency. Supports SELECT, INSERT, UPDATE, DELETE, DDL, and multi-statement transactions with automatic rollback. Optional read-only mode via connection string flag.

安装状态

已补齐

命令预览

npx -y @sarmadparvez/postgresql-mcp postgresql://user:pass@localhost:5432/mydb [object Objec...

搜索检索stdio

Enables AI agents to search Reddit for posts, comments, and users or monitor for high-intent leads and brand mentions. It functions by delegating scraping tasks to high-performance Apify cloud actors.

安装状态

已补齐

命令预览

npx -y @practicaltools/reddit-mcp-server

开发工具stdio

全面解析Rgarcia MCP Server ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Rgarcia MCP Server Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。

安装状态

已补齐

命令预览

npx -y @modelcontextprotocol/server-puppeteer@latest

其他stdio
Rigshare MCP logo

Rigshare MCP

rigshare-mcp

Rent GPUs, robots, drones, and construction gear on RIGShare; also onboards equipment owners.

安装状态

已补齐

命令预览

npx -y rigshare-mcp [object Object]

AI代理stdio
Safe Docx logo

Safe Docx

@usejunior/safe-docx

Edit Word (.docx) documents with tracked changes, redlines, and formatting preservation. Built for AI coding agents. Surgical text replacement, comments, footnotes, and document comparison — all local, no cloud upload. MIT licensed.

安装状态

已补齐

命令预览

npx -y @usejunior/safe-docx [object Object]

搜索检索stdio
scan MCP logo

scan MCP

scan-mcp

scan-mcp offers a robust and minimal MCP server designed for efficient document scanning on Linux systems. It simplifies image capture from scanners, supporting advanced features like Automatic Document Feeder (ADF), duplex scanning, and specific page sizing. The tool intelligently discovers and selects devices, handles scan jobs with JSON Schema-validated inputs, and assembles multipage documents, making it ideal for automating and standardizing document digitization workflows.

安装状态

已补齐

命令预览

INBOX_DIR={INBOX_DIR} npx -y scan-mcp [object Object]

搜索检索stdio
Scrapfly MCP logo

Scrapfly MCP

mcp-remote

Get real-time web data, automatically handle anti-bot systems, extract structured data, and capture screenshots with your favorite tools, such as Cursor or LangChain.

安装状态

已补齐

命令预览

npx mcp-remote https://mcp.scrapfly.io/mcp [object Object]

设计创作stdio

A Model Context Protocol MCP server for capturing website screenshots with full page, element, and device size features.

安装状态

已补齐

命令预览

node /path/to/screenshot-full-page-mcp/index.js {}

AI代理stdio

An official MCP server implementation that allows AI assistants to capture website screenshots through the ScreenshotOne API, enabling visual context from web pages during conversations.

安装状态

已补齐

命令预览

npm install && npm run build

数据服务stdio
Semiotic MCP logo

Semiotic MCP

semiotic-mcp

Data visualization library for streaming and static charts that exposes traditional charts but also maps and networks.

安装状态

已补齐

命令预览

npx semiotic-mcp [object Object]

办公协作stdio

Enables management of AI-powered email marketing automation, including subscriber segments, campaigns, and templates. It allows users to generate email sequences with AI and track detailed analytics through natural language commands.

安装状态

已补齐

命令预览

npx @sequenzy/mcp

开发工具stdio
Shadcn Space MCP logo

Shadcn Space MCP

shadcnspace-mcp@latest

Integrate the shadcn/ui MCP server from shadcn space into your IDE to generate accurate, production-ready Shadcn UI components. Official Model Context Protocol (MCP) server for [Shadcn Space](https://shadcnspace.com). This MCP server allows AI-powered IDEs and agents to discover, search, and install **Shadcn Space** UI blocks directly into your projects - no copy-paste required. ## Install MCP configuration. ```bash npx shadcnspace-cli install <client> ``` ### Supported Clients - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] antigravity ## Manual Installation Add to your IDE's MCP config: ```json { "mcpServers": { "shadcnspace-mcp": { "command": "npx", "args": ["-y", "shadcnspace-mcp@latest"] } } } ``` For more information visit our documentation of [**How to use MCP Server**](https://shadcnspace.com/docs/getting-started/mcp-server-docs) ## Available Tools The server provides the following tools callable via MCP: | Tool Name | Description | |-----------|-------------| | `listBlocks` | Provides a comprehensive list of all shadcnspace blocks. | | `listComponents` | Provides a comprehensive list of all shadcnspace components. | | `getBlockInstall` | Returns the official installation command for a specific Shadcn Space block. | | `searchBlocks` | Search Shadcn Space blocks using keywords or tags. | | `listInstalledBlocks` | Lists all blocks that are currently installed in the project and get their files. | ### Available Prompts The server provides the following prompts callable via MCP: | Prompt/Command | Description | |----------------|-------------| | `search` | Find specific UI block by name. | | `create-ui` | Create a new UI block using our exisitng blocks. | ## Example Usage Once configured, you can ask questions like: > "List all available UI blocks" > "Give me the code for the accordion-01 component" > "Create a landing page for a coffee shop using a hero-01 block, a 3-column feature grid, and a dark-themed footer." ## Credits Created by [shadcnspace](https://shadcnspace.com). [Shadcn MCP](https://shadcnspace.com/mcp) [MIT](LICENSE)

安装状态

已补齐

命令预览

npx -y shadcnspace-mcp@latest [object Object]

AI代理stdio

全面解析Shadow CLJS Build MonitorMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Shadow CLJS Build Monitor能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。

安装状态

已补齐

命令预览

npx shadow-cljs-mcp --port 9630\"

stdio MCP工具大全 MCP Server安装配置与连接目录 - 第 31 页 | Token导航