搜索检索stdio
A Model Context Protocol (MCP) server for searching and downloading academic papers from multiple sources, including arXiv, PubMed, bioRxiv, and Sci-Hub (optional). Designed for seamless integration with large language models like Claude Desktop.
命令预览
PAPER_SEARCH_MCP_UNPAYWALL_EMAIL={PAPER_SEARCH_MCP_UNPAYWALL_EMAIL} PAPER_SEARCH_MCP_CORE_AP...
搜索检索stdio
📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
命令预览
docker run -it --rm mcp-deepwiki
数据服务stdio
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
命令预览
pip install mysql-mcp-server
开发工具stdio
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
命令预览
npx -y @smithery/cli install @gongrzhe/server-gmail-autoauth-mcp --client claude
开发工具stdio
🪐 ✨ Model Context Protocol (MCP) Server for Jupyter.
命令预览
pip install jupyterlab==4.4.1 jupyter-collaboration==4.0.2 jupyter-mcp-tools>=0.1.4 ipykerne...
开发工具stdio
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
命令预览
npx playwright install
搜索检索stdio

@modelcontextprotocol/inspector
An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, image search, video search, news search, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode.
命令预览
BRAVE_API_KEY={BRAVE_API_KEY} docker run -i --rm -e BRAVE_API_KEY mcp/brave-search [object O...
AI代理stdio
基于MCP协议的全模态代理框架,支持本地ComfyUI和云端ComfyUI模式,零代码将工作流转换为MCP工具。
开发工具stdio
A Model Context Protocol (MCP) server that reads and writes MS Excel data
命令预览
npx -y @smithery/cli install @negokaz/excel-mcp-server --client claude
AI代理stdio
mcp-server-qdrant是一个基于Qdrant向量搜索引擎的MCP服务器,作为Qdrant数据库上的语义记忆层,支持存储和检索信息。它提供了两种主要工具:`qdrant-store`用于存储信息,`qdrant-find`用于检索相关信息。该服务可以与多种MCP兼容客户端(如Cursor、VS Code和Claude Code)集成,适用于代码片段管理、文档检索等场景。
命令预览
uvx mcp-server-qdrant
开发工具stdio
A flexible HTTP fetching Model Context Protocol server.
命令预览
npx mcp-fetch <command> <url> [flags]
文档知识stdio
A simple MCP server for Obsidian
命令预览
npx -y @smithery/cli install obsidian-mcp --client claude
开发工具stdio

@sentry/mcp-server@latest
An MCP server for interacting with Sentry via LLMs.
命令预览
npx @sentry/mcp-server@latest --access-token=sentry-user-token
运维云端stdio

@jason.today/webmcp@latest
WebMCP是一个允许网站在客户端支持大型语言模型(LLM)的工具,通过共享工具、资源和提示等,无需共享API密钥。
命令预览
npx -y @jason.today/webmcp@latest --config claude
AI代理stdio
Mem0 MCP服务器是一个将Mem0内存API封装为模型上下文协议(MCP)服务器的工具,允许任何MCP兼容客户端添加、搜索、更新和删除长期记忆。
命令预览
pip install mem0-mcp-server
开发工具stdio
A MCP (Model Context Protocol) server for interacting with dbt.
命令预览
pip install -r requirements.txt
搜索检索stdio
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
命令预览
pip install chroma-mcp\"
搜索检索stdio
A Model Context Protocol server for IDA
命令预览
pip install mcp-server-ida
开发工具stdio
Google Docs MCP is an MCP server (primarily for use in Claude Desktop) that gains full access to your google docs and allows claude to make direct edits and formatting. Use cases include writing notes, letters, resumes, creating tables, etc.
命令预览
npx -y @a-bonus/google-docs-mcp auth
文档知识stdio
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless knowledge base management through a standardized interface.
命令预览
docker run --rm -e OBSIDIAN_API_KEY=your-key -p 3010:3010 obsidian-mcp-server