MCP 大模型上下文协议以及几个支持MCP的软件、框架或插件:5ire mcphost Dive NextChat Cline BeeAI

MCP repo:GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

自己测试的几款MCP客户端

5ire

5ire官网:https://github.com/nanbingxyz/5ire

测试了5ire,跌跌撞撞调通了:开源跨平台的桌面智能助手和MCP(Model Context Protocol)客户端:5ire 使用MCP(Model Context Protocol)实践_5ire mcp-CSDN博客

mcphost

测试:小巧的mcphost -CSDN博客

确实小巧,使用命令行运行,非常方便调试。

Dive

Dive 也是一个方便使用的支持MCP的桌面应用-CSDN博客

NextChat

NextChat:一键免费部署你的私人 ChatGPT 网页应用,支持 Claude, GPT4 & Gemini Pro 模型。(MCP需要2.16版本才支持)_next web chat mcp-CSDN博客

Cline和Roo Code

这两款以插件模式使用,支持MCP

Cline – OpenRouter 排名第一的CLI 和 编辑器 的 AI 助手-CSDN博客

Roo Code(前身为 Roo Cline)一个 AI 驱动的自主编码代理-CSDN博客

awasome介绍 的客户端

这个repo专门介绍了各种MCP客户端:GitHub - punkpeye/awesome-mcp-clients: A collection of MCP clients.

官网的相关软件:


# Example Clients
Source: https://modelcontextprotocol.io/clients

A list of applications that support MCP integrations

This page provides an overview of applications that support the Model Context Protocol (MCP). Each client may support different MCP features, allowing for varying levels of integration with MCP servers.

该文档的txt文本:modelcontextprotocol.io/llms-full.txt

 中文版翻译:MCP的官方指引翻译(杂乱、自用)示例客户端 来源:https://modelcontextprotocol.io/cl - 掘金


| Client                               | [Resources] | [Prompts] | [Tools] | [Sampling] | Roots | Notes                                                              |
| ------------------------------------ | ----------- | --------- | ------- | ---------- | ----- | ------------------------------------------------------------------ |
| [Claude Desktop App][Claude]         | ✅           | ✅         | ✅       | ❌          | ❌     | Full support for all MCP features                                  |
| [5ire][5ire]                         | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools.                                                    |
| [BeeAI Framework][BeeAI Framework]   | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools in agentic workflows.                               |
| [Cline][Cline]                       | ✅           | ❌         | ✅       | ❌          | ❌     | Supports tools and resources.                                      |
| [Continue][Continue]                 | ✅           | ✅         | ✅       | ❌          | ❌     | Full support for all MCP features                                  |
| [Cursor][Cursor]                     | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools.                                                    |
| [Emacs Mcp][Mcp.el]                  | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools in Emacs.                                           |
| [Firebase Genkit][Genkit]            | ⚠️          | ✅         | ✅       | ❌          | ❌     | Supports resource list and lookup through tools.                   |
| [GenAIScript][GenAIScript]           | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools.                                                    |
| [Goose][Goose]                       | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools.                                                    |
| [LibreChat][LibreChat]               | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools for Agents                                          |
| [mcp-agent][mcp-agent]               | ❌           | ❌         | ✅       | ⚠️         | ❌     | Supports tools, server connection management, and agent workflows. |
| [oterm][oterm]                       | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools.                                                    |
| [Roo Code][Roo Code]                 | ✅           | ❌         | ✅       | ❌          | ❌     | Supports tools and resources.                                      |
| [Sourcegraph Cody][Cody]             | ✅           | ❌         | ❌       | ❌          | ❌     | Supports resources through OpenCTX                                 |
| [Superinterface][Superinterface]     | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools                                                     |
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
| [Windsurf Editor][Windsurf]          | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools with AI Flow for collaborative development.         |
| [Zed][Zed]                           | ❌           | ✅         | ❌       | ❌          | ❌     | Prompts appear as slash commands                                   |
| [SpinAI][SpinAI]                     | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools for Typescript AI Agents                            |
| [OpenSumi][OpenSumi]                 | ❌           | ❌         | ✅       | ❌          | ❌     | Supports tools in OpenSumi                                         |
| [Daydreams Agents][Daydreams]        | ✅           | ✅         | ✅       | ❌          | ❌     | Support for drop in Servers to Daydreams agents                    |
Continue

Continue 是一个开源 AI 代码助手,内置支持所有 MCP 功能。

主要特性

  • 输入 "@" 以提及 MCP 资源
  • Prompt 模板显示为斜杠命令
  • 直接在聊天中使用内置和 MCP 工具
  • 支持 VS Code 和 JetBrains IDE,使用任何 LLM

Zed

Zed 是一个高性能代码编辑器,内置 MCP 支持,专注于提示模板和工具集成。

主要特性:

  • 提示模板在编辑器中显示为斜杠命令
  • 工具集成以增强编码工作流
  • 与编辑器功能和工作区上下文的紧密集成
  • 不支持 MCP 资源

BeeAI Framework

BeeAI Framework 是一个开源框架,用于构建、部署和大规模提供强大的智能工作流。该框架包括 MCP Tool,这是一个原生功能,简化了将 MCP 服务器集成到智能工作流中。

主要特性:

  • 无缝地将 MCP 工具整合到智能工作流中。
  • 从已连接的 MCP 客户端快速实例化框架原生工具。
  • 计划未来支持智能 MCP 功能。

了解更多:

Why BeeAI?

🏆 Build for your use case. Implement simple to complex multi-agent patterns using Workflows, start with a ReActAgent, or easily build your own agent architecture. There is no one-size-fits-all agent architecture, you need full flexibility in orchestrating agents and defining their roles and behaviors.

🔌 Seamlessly integrate with your models and tools. Get started with any model from OllamaGroqOpenAIwatsonx.ai, and more. Leverage tools from LangChain, connect to any server using the Model Context Protocol, or build your own custom tools. BeeAI is designed to integrate with the systems and capabilities you need.

🚀 Scale with production-grade controls. Optimize token usage through configurable memory strategies, persist and restore agent state via (de)serialization, generate structured outputs, and execute generated code in a sandboxed environment (coming soon). When things go wrong, the emitter system tracks the full agent workflow, generating detailed events for monitoring and analysis. Telemetry and logging capabilities capture key diagnostic data. When issues arise, BeeAI handles errors gracefully with clear, well-defined exceptions.

Cline

Cline 是 VS Code 中的一个自主编码智能体,它可以编辑文件、运行命令、使用浏览器等功能——在每一步都需要您的许可。

主要特性:

  • 通过自然语言创建和添加工具(例如"添加一个搜索网络的工具")
  • 通过 ~/Documents/Cline/MCP 目录与他人共享 Cline 创建的自定义 MCP 服务器
  • 显示已配置的 MCP 服务器以及它们的工具、资源和任何错误日志

star34k,官网:GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

Daydreamsai

官网:GitHub - daydreamsai/daydreams: Daydreams is a generative agent framework for executing anything onchain

GitHub - daydreamsai/daydreams:Daydreams 是一个生成代理框架,用于在链上执行任何内容

特征描述
🔗 链不可知执行交易并与任何区块链网络交互
👥 多专家系统利用协同工作的专用模块来解决复杂的任务
🧠 上下文管理简单而强大的内存和上下文处理系统
🎯 以目标为导向长期规划和目标导向的行为能力
💾 持久内存内置支持存储和检索长期信息
🤔 高级推理使用 Hierarchical Task Networks 进行多步推理

AI提供的答案,支持MCP的第三方兼容客户端

  1. 5ire 客户端

    • 开源跨平台桌面 AI 助手,支持 MCP 协议扩展。
    • 核心特性:
      • 内置 MCP 服务器配置功能,支持快速启用/禁用‌15
      • 提供用户友好的配置文件接口,支持自定义扩展‌15
      • 对开发者友好,适合入门级用户‌15
  2. BeeAI Frame

    • 轻量级 MCP 客户端框架,支持基础协议交互。
    • 特性:
      • 简化 MCP 服务器连接流程‌1
      • 支持工具调用和数据传输‌

向您的应用程序添加 MCP 支持

如果您已经向应用程序添加了 MCP 支持,我们鼓励您提交拉取请求将其添加到此列表中。MCP 集成可以为您的用户提供强大的上下文 AI 功能,并使您的应用程序成为不断增长的 MCP 生态系统的一部分。

添加 MCP 支持的好处:

  • 允许用户带来自己的上下文和工具
  • 加入不断增长的可互操作 AI 应用程序生态系统
  • 为用户提供灵活的集成选项
  • 支持本地优先的 AI 工作流

要开始在您的应用程序中实现 MCP,请查看我们的 PythonTypeScript SDK 文档

参考实现

为了帮助开发者使用 MCP 构建,我们想提供以下文档:

  • 客户端示例:全面的参考客户端实现,展示所有协议功能

参考服务器

Postgresql

Sqlite

第三方服务器Third-Party Servers

🎖️ 官方整合Official Integrations

Official integrations are maintained by companies building production ready MCP servers for their platforms.

  •  21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers.
  •  AgentQL - Enable AI agents to get structured data from unstructured web with AgentQL.
  •  Apify - Actors MCP Server: Use 3,000+ pre-built cloud tools to extract data from websites, e-commerce, social media, search engines, maps, and more
  •  Audiense Insights - Marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.
  •  Axiom - Query and analyze your Axiom logs, traces, and all other event data in natural language
  •  Bankless Onchain - Query Onchain data, like ERC20 tokens, transaction history, smart contract state.
  •  Browserbase - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
  •  Chroma - Embeddings, vector search, document storage, and full-text search with the open-source AI application database
  •  Chronulus AI - Predict anything with Chronulus AI forecasting and prediction agents.
  •  ClickHouse - Query your ClickHouse database server.
  • ​ Cloudflare - Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1)

  • ​ Comet Opik - Query and analyze your Opik logs, traces, prompts and all other telemtry data from your LLMs in natural language.

  •  Dart - Interact with task, doc, and project data in Dart, an AI-native project management tool

  • ​ E2B - Run code in secure sandboxes hosted by E2B

  • ​ EduBase - Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities

  • ​ eSignatures - Contract and template management for drafting, reviewing, and sending binding contracts.

  •  Exa - Search Engine made for AIs by Exa

  • ​ Fewsats - Enable AI Agents to purchase anything in a secure way using Fewsats

  • ​ Financial Datasets - Stock market API made for AI agents

  • ​ Firecrawl - Extract web data with Firecrawl

  • ​ Fireproof - Immutable ledger database with live synchronization

  • ​ Grafana - Search dashboards, investigate incidents and query datasources in your Grafana instance

  • ​ Graphlit - Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.

  • ​ Hyperbrowser - Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation.

  • IBM wxflows - Tool platform by IBM to build, test and deploy tools for any data source
  • ​ ForeverVM - Run Python in a code sandbox.

  • ​ Inkeep - RAG Search over your content powered by Inkeep

  • ​ Integration App - Interact with any other SaaS applications on behalf of your customers.

  • ​ JetBrains – Work on your code with JetBrains IDEs

  • ​ Kagi Search - Search the web using Kagi's search API

  • ​ Langfuse Prompt Management - Open-source tool for collaborative editing, versioning, evaluating, and releasing prompts.

  • ​ Lingo.dev - Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.

  • ​ Meilisearch - Interact & query with Meilisearch (Full-text & semantic search API)

  • ​ Metoro - Query and interact with kubernetes environments monitored by Metoro

  • ​ Milvus - Search, Query and interact with data in your Milvus Vector Database.

  • ​ MotherDuck - Query and analyze data with MotherDuck and local DuckDB

  • ​ Needle - Production-ready RAG out of the box to search and retrieve data from your own documents.

  • ​ Neo4j - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory

  •  Neon - Interact with the Neon serverless Postgres platform

  • ​ Oxylabs - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.

  • ​ Perplexity - An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.

  • ​ Qdrant - Implement semantic memory layer on top of the Qdrant vector search engine

  • Raygun - Interact with your crash reporting and real using monitoring data on your Raygun account
  • ​ Rember - Create spaced repetition flashcards in Rember to remember anything you learn in your chats

  • ​ Riza - Arbitrary code execution and tool-use platform for LLMs by Riza

  • ​ Search1API - One API for Search, Crawling, and Sitemaps

  • ​ ScreenshotOne - Render website screenshots with ScreenshotOne

  • ​ StarRocks - Interact with StarRocks

  • ​ Stripe - Interact with Stripe API

  • ​ Tavily - Search engine for AI agents (search + extract) powered by Tavily

  • ​ Tinybird - Interact with Tinybird serverless ClickHouse platform

  • ​ UnifAI - Dynamically search and call tools using UnifAI Network

  • ​ Verodat - Interact with Verodat AI Ready Data platform

  • ZenML - Interact with your MLOps and LLMOps pipelines through your ZenML MCP server

🌎 社区服务器Community Servers

A growing set of community-developed and maintained servers demonstrates various applications of MCP across different domains.

Note: Community servers are untested and should be used at your own risk. They are not affiliated with or endorsed by Anthropic.

  • Ableton Live - an MCP server to control Ableton Live.
  • Airbnb - Provides tools to search Airbnb and get listing details.
  • AWS - Perform operations on your AWS resources using an LLM
  • AWS Athena - A MCP server for AWS Athena to run SQL queries on Glue Catalog
  • AWS Cost Explorer - Optimize your AWS spend (including Amazon Bedrock spend) with this MCP server by examining spend across regions, services, instance types and foundation models (demo video).
  • AWS S3 - A sample MCP server for AWS S3 that flexibly fetches objects from S3 such as PDF documents
  • Airtable - Read and write access to Airtable databases, with schema inspection.
  • Airtable - Airtable Model Context Protocol Server.
  • AlphaVantage - MCP server for stock market data API AlphaVantage
  • Anki - An MCP server for interacting with your Anki decks and cards.
  • Any Chat Completions - Interact with any OpenAI SDK Compatible Chat Completions API like OpenAI, Perplexity, Groq, xAI and many more.
  • ArangoDB - MCP Server that provides database interaction capabilities through ArangoDB.
  • Atlassian - Interact with Atlassian Cloud products (Confluence and Jira) including searching/reading Confluence spaces/pages, accessing Jira issues, and project metadata.
  • Base Free USDC Transfer - Send USDC on Base for free using Claude AI! Built with Coinbase CDP.
  • BigQuery (by LucasHild) - This server enables LLMs to inspect database schemas and execute queries on BigQuery.
  • BigQuery (by ergut) - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
  • Blender (by ahujasid) - Blender integration allowing prompt enabled 3D scene creation, modeling and manipulation.
  • CFBD API - An MCP server for the College Football Data API.
  • ChatMCP – An Open Source Cross-platform GUI Desktop application compatible with Linux, macOS, and Windows, enabling seamless interaction with MCP servers across dynamically selectable LLMs, by AIQL
  • ChatSum - Query and Summarize chat messages with LLM. by mcpso
  • Chroma - Vector database server for semantic document search and metadata filtering, built on Chroma
  • ClaudePost - ClaudePost enables seamless email management for Gmail, offering secure features like email search, reading, and sending.
  • Cloudinary - Cloudinary Model Context Protocol Server to upload media to Cloudinary and get back the media link and details.
  • code-executor - An MCP server that allows LLMs to execute Python code within a specified Conda environment.
  • code-sandbox-mcp - An MCP server to create secure code sandbox environment for executing code within Docker containers.
  • cognee-mcp - GraphRAG memory server with customizable ingestion, data processing and search
  • coin_api_mcp - Provides access to coinmarketcap cryptocurrency data.
  • Contentful-mcp - Read, update, delete, publish content in your Contentful space(s) from this MCP Server.
  • Dappier - Connect LLMs to real-time, rights-cleared, proprietary data from trusted sources. Access specialized models for Real-Time Web Search, News, Sports, Financial Data, Crypto, and premium publisher content. Explore data models at marketplace.dappier.com.
  • Data Exploration - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. NOTE: Will execute arbitrary Python code on your machine, please use with caution!
  • Dataset Viewer - Browse and analyze Hugging Face datasets with features like search, filtering, statistics, and data export
  • DBHub - Universal database MCP server connecting to MySQL, PostgreSQL, SQLite, DuckDB and etc.
  • DeepSeek MCP Server - Model Context Protocol server integrating DeepSeek's advanced language models, in addition to other useful API endpoints
  • Deepseek_R1 - A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)
  • deepseek-thinker-mcp - A MCP (Model Context Protocol) provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's thought processes from the Deepseek API service or from a local Ollama server.
  • Descope - An MCP server to integrate with Descope to search audit logs, manage users, and more.
  • DevRev - An MCP server to integrate with DevRev APIs to search through your DevRev Knowledge Graph where objects can be imported from diff. sources listed here.
  • Dify - A simple implementation of an MCP server for dify workflows.
  • Discord - A MCP server to connect to Discord guilds through a bot and read and write messages in channels
  • Discourse - A MCP server to search Discourse posts on a Discourse forum.
  • Docker - Integrate with Docker to manage containers, images, volumes, and networks.
  • Drupal - Server for interacting with Drupal using STDIO transport layer.
  • Elasticsearch - MCP server implementation that provides Elasticsearch interaction.
  • ElevenLabs - A server that integrates with ElevenLabs text-to-speech API capable of generating full voiceovers with multiple voices.
  • Ergo Blockchain MCP -An MCP server to integrate Ergo Blockchain Node and Explorer APIs for checking address balances, analyzing transactions, viewing transaction history, performing forensic analysis of addresses, searching for tokens, and monitoring network status.
  • Eunomia - Extension of the Eunomia framework that connects Eunomia instruments with MCP servers
  • EVM MCP Server - Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.
  • Everything Search - Fast file searching capabilities across Windows (using Everything SDK), macOS (using mdfind command), and Linux (using locate/plocate command).
  • Fetch - A server that flexibly fetches HTML, JSON, Markdown, or plaintext.
  • Figma - Give your coding agent direct access to Figma file data, helping it one-shot design implementation.
  • FireCrawl - Advanced web scraping with JavaScript rendering, PDF support, and smart rate limiting
  • FlightRadar24 - A Claude Desktop MCP server that helps you track flights in real-time using Flightradar24 data.
  • Ghost - A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude.
  • Glean - A server that uses Glean API to search and chat.
  • Gmail - A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support.
  • Goal Story - a Goal Tracker and Visualization Tool for personal and professional development.
  • GOAT - Run more than +200 onchain actions on any blockchain including Ethereum, Solana and Base.
  • Golang Filesystem Server - Secure file operations with configurable access controls built with Go!
  • Google Calendar - Integration with Google Calendar to check schedules, find time, and add/delete events
  • Google Calendar - Google Calendar MCP Server for managing Google calendar events. Also supports searching for events by attributes like title and location.
  • Google Custom Search - Provides Google Search results via the Google Custom Search API
  • Google Tasks - Google Tasks API Model Context Protocol Server.
  • GraphQL Schema - Allow LLMs to explore large GraphQL schemas without bloating the context.
  • HDW LinkedIn - Access to profile data and management of user account with HorizonDataWave.ai.
  • Heurist Mesh Agent - Access specialized web3 AI agents for blockchain analysis, smart contract security, token metrics, and blockchain interactions through the Heurist Mesh network.
  • Holaspirit - Interact with Holaspirit.
  • Home Assistant - Interact with Home Assistant including viewing and controlling lights, switches, sensors, and all other Home Assistant entities.
  • HubSpot - HubSpot CRM integration for managing contacts and companies. Create and retrieve CRM data directly through Claude chat.
  • HuggingFace Spaces - Server for using HuggingFace Spaces, supporting Open Source Image, Audio, Text Models and more. Claude Desktop mode for easy integration.
  • Hyperliquid - An MCP server implementation that integrates the Hyperliquid SDK for exchange data.
  • Image Generation - This MCP server provides image generation capabilities using the Replicate Flux model.
  • Inoyu - Interact with an Apache Unomi CDP customer data platform to retrieve and update customer profiles
  • Intercom - An MCP-compliant server for retrieving customer support tickets from Intercom. This tool enables AI assistants like Claude Desktop and Cline to access and analyze your Intercom support tickets.
  • iTerm MCP - Integration with iTerm2 terminal emulator for macOS, enabling LLMs to execute and monitor terminal commands.
  • JavaFX - Make drawings using a JavaFX canvas
  • JDBC - Connect to any JDBC-compatible database and query, insert, update, delete, and more. Supports MySQL, PostgreSQL, Oracle, SQL Server, sqllite and more.
  • JSON - JSON handling and processing server with advanced query capabilities using JSONPath syntax and support for array, string, numeric, and date operations.
  • Keycloak MCP - This MCP server enables natural language interaction with Keycloak for user and realm management including creating, deleting, and listing users and realms.
  • Kibela (by kiwamizamurai) - Interact with Kibela API.
  • kintone - Manage records and apps in kintone through LLM tools.
  • Kubernetes - Connect to Kubernetes cluster and manage pods, deployments, and services.
  • Kubernetes and OpenShift - A powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for any Kubernetes resource, this server provides specialized tools to interact with your cluster.
  • Langflow-DOC-QA-SERVER - A Model Context Protocol server for document Q&A powered by Langflow. It demonstrates core MCP concepts by providing a simple interface to query documents through a Langflow backend.
  • Lightdash - Interact with Lightdash, a BI tool.
  • Linear - Allows LLM to interact with Linear's API for project management, including searching, creating, and updating issues.
  • LINE (by amornpan) - Implementation for LINE Bot integration that enables Language Models to read and analyze LINE conversations through a standardized interface. Features asynchronous operation, comprehensive logging, webhook event handling, and support for various message types.
  • LlamaCloud (by marcusschiesser) - Integrate the data stored in a managed index on LlamaCloud
  • llm-context - Provides a repo-packing MCP tool with configurable profiles that specify file inclusion/exclusion patterns and optional prompts.
  • mac-messages-mcp - An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
  • MariaDB - MariaDB database integration with configurable access controls in Python.
  • MCP Compass - Suggest the right MCP server for your needs
  • MCP Create - A dynamic MCP server management service that creates, runs, and manages Model Context Protocol servers on-the-fly.
  • MCP Installer - This server is a server that installs other MCP servers for you.
  • mcp-k8s-go - Golang-based Kubernetes server for MCP to browse pods and their logs, events, namespaces and more. Built to be extensible.
  • mcp-local-rag - "primitive" RAG-like web search model context protocol (MCP) server that runs locally using Google's MediaPipe Text Embedder and DuckDuckGo Search. ✨ no APIs required ✨.
  • mcp-proxy - Connect to MCP servers that run on SSE transport, or expose stdio servers as an SSE server.
  • mem0-mcp - A Model Context Protocol server for Mem0, which helps with managing coding preferences.
  • MSSQL - MSSQL database integration with configurable access controls and schema inspection
  • MSSQL (by jexin) - MCP Server for MSSQL database in Python
  • MSSQL-Python (by amornpan) - A read-only Python implementation for MSSQL database access with enhanced security features, configurable access controls, and schema inspection capabilities. Focuses on safe database interaction through Python ecosystem.
  • MSSQL-MCP (by daobataotie) - MSSQL MCP that refer to the official website's SQLite MCP for modifications to adapt to MSSQL
  • Markdownify - MCP to convert almost anything to Markdown (PPTX, HTML, PDF, Youtube Transcripts and more)
  • Minima - MCP server for RAG on local files
  • MongoDB - A Model Context Protocol Server for MongoDB.
  • Monday.com - MCP Server to interact with Monday.com boards and items.
  • Multicluster-MCP-Sever - The gateway for GenAI systems to interact with multiple Kubernetes clusters.
  • MySQL (by benborla) - MySQL database integration in NodeJS with configurable access controls and schema inspection
  • MySQL (by DesignComputer) - MySQL database integration in Python with configurable access controls and schema inspection
  • n8n - This MCP server provides tools and resources for AI assistants to manage n8n workflows and executions, including listing, creating, updating, and deleting workflows, as well as monitoring their execution status.
  • NASA (by ProgramComputer) - Access to a unified gateway of NASA's data sources including but not limited to APOD, NEO, EPIC, GIBS.
  • NS Travel Information - Access Dutch Railways (NS) real-time train travel information and disruptions through the official NS API.
  • Neo4j - A community built server that interacts with Neo4j Graph Database.
  • Neovim - An MCP Server for your Neovim session.
  • Notion (by suekou) - Interact with Notion API.
  • Notion (by v-3) - Notion MCP integration. Search, Read, Update, and Create pages through Claude chat.
  • oatpp-mcp - C++ MCP integration for Oat++. Use Oat++ to build MCP servers.
  • Obsidian Markdown Notes - Read and search through your Obsidian vault or any directory containing Markdown notes
  • obsidian-mcp - (by Steven Stavrakis) An MCP server for Obsidian.md with tools for searching, reading, writing, and organizing notes.
  • Okta - Interact with Okta API.
  • OneNote - (by Rajesh Vijay) An MCP server that connects to Microsoft OneNote using the Microsoft Graph API. Reading notebooks, sections, and pages from OneNote,Creating new notebooks, sections, and pages in OneNote.
  • OpenAI WebSearch MCP - This is a Python-based MCP server that provides OpenAI web_search build-in tool.
  • OpenAPI - Interact with OpenAPI APIs.
  • OpenAPI Schema - Allow LLMs to explore large OpenAPI schemas without bloating the context.
  • OpenCTI - Interact with OpenCTI platform to retrieve threat intelligence data including reports, indicators, malware and threat actors.
  • OpenDota - Interact with OpenDota API to retrieve Dota 2 match data, player statistics, and more.
  • OpenRPC - Interact with and discover JSON-RPC APIs via OpenRPC.
  • Open Strategy Partners Marketing Tools - Content editing codes, value map, and positioning tools for product marketing.
  • Pandoc - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
  • PIF - A Personal Intelligence Framework (PIF), providing tools for file operations, structured reasoning, and journal-based documentation to support continuity and evolving human-AI collaboration across sessions.
  • Pinecone - MCP server for searching and uploading records to Pinecone. Allows for simple RAG features, leveraging Pinecone's Inference API.
  • Placid.app - Generate image and video creatives using Placid.app templates
  • Playwright - This MCP Server will help you run browser automation and webscraping using Playwright
  • Postman - MCP server for running Postman Collections locally via Newman. Allows for simple execution of Postman Server and returns the results of whether the collection passed all the tests.
  • Productboard - Integrate the Productboard API into agentic workflows via MCP.
  • Pushover - Send instant notifications to your devices using Pushover.net
  • QuickChart - A Model Context Protocol server for generating charts using QuickChart.io
  • Qwen_Max - A Model Context Protocol (MCP) server implementation for the Qwen models.
  • RabbitMQ - The MCP server that interacts with RabbitMQ to publish and consume messages.
  • RAG Web Browser An MCP server for Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown.
  • Reaper - Interact with your Reaper (Digital Audio Workstation) projects.
  • Redis - Redis database operations and caching microservice server with support for key-value operations, expiration management, and pattern-based key listing.
  • Redis MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
  • Rememberizer AI - An MCP server designed for interacting with the Rememberizer data source, facilitating enhanced knowledge retrieval.
  • Replicate - Search, run and manage machine learning models on Replicate through a simple tool-based interface. Browse models, create predictions, track their status, and handle generated images.
  • Rijksmuseum - Interface with the Rijksmuseum API to search artworks, retrieve artwork details, access image tiles, and explore user collections.
  • Salesforce MCP - Interact with Salesforce Data and Metadata
  • Scholarly - A MCP server to search for scholarly and academic articles.
  • SearXNG - A Model Context Protocol Server for SearXNG
  • ServiceNow - A MCP server to interact with a ServiceNow instance
  • Siri Shortcuts - MCP to interact with Siri Shortcuts on macOS. Exposes all Shortcuts as MCP tools.
  • Snowflake - This MCP server enables LLMs to interact with Snowflake databases, allowing for secure and controlled data operations.
  • Solana Agent Kit - This MCP server enables LLMs to interact with the Solana blockchain with help of Solana Agent Kit by SendAI, allowing for 40+ protcool actions and growing
  • Spotify - This MCP allows an LLM to play and use Spotify.
  • Starwind UI - This MCP provides relevant commands, documentation, and other information to allow LLMs to take full advantage of Starwind UI's open source Astro components.
  • Stripe - This MCP allows integration with Stripe for handling payments, customers, and refunds.
  • TMDB - This MCP server integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations.
  • Tavily search - An MCP server for Tavily's search & news API, with explicit site inclusions/exclusions
  • Terminal-Control - A MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface.
  • Ticketmaster - Search for events, venues, and attractions through the Ticketmaster Discovery API
  • Todoist - Interact with Todoist to manage your tasks.
  • Typesense - A Model Context Protocol (MCP) server implementation that provides AI models with access to Typesense search capabilities. This server enables LLMs to discover, search, and analyze data stored in Typesense collections.
  • Travel Planner - Travel planning and itinerary management server integrating with Google Maps API for location search, place details, and route calculations.
  • Unity Catalog - An MCP server that enables LLMs to interact with Unity Catalog AI, supporting CRUD operations on Unity Catalog Functions and executing them as MCP tools.
  • Vega-Lite - Generate visualizations from fetched data using the VegaLite format and renderer.
  • Video Editor - A Model Context Protocol Server to add, edit, and search videos with Video Jungle.
  • Virtual location (Google Street View,etc.) - Integrates Google Map, Google Street View, PixAI, Stability.ai, ComfyUI API and Bluesky to provide a virtual location simulation in LLM (written in Effect.ts)
  • VolcEngine TOS - A sample MCP server for VolcEngine TOS that flexibly get objects from TOS.
  • Wanaku MCP Router - The Wanaku MCP Router is a SSE-based MCP server that provides an extensible routing engine that allows integrating your enterprise systems with AI agents.
  • Webflow - Interfact with the Webflow APIs
  • WildFly MCP - WildFly MCP server that enables LLM to interact with running WildFly servers (retrieve metrics, logs, invoke operations, ...).
  • Windows CLI - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
  • World Bank data API - A server that fetches data indicators available with the World Bank as part of their data API
  • X (Twitter) (by EnesCinr) - Interact with twitter API. Post tweets and search for tweets by query.
  • X (Twitter) (by vidhupv) - Create, manage and publish X/Twitter posts directly through Claude chat.
  • xcodebuild - 🍎 Build iOS Xcode workspace/project and feed back errors to llm.
  • XMind - Read and search through your XMind directory containing XMind files.
  • YouTube - Comprehensive YouTube API integration for video management, Shorts creation, and analytics.

框架Frameworks

These are high-level frameworks that make it easier to build MCP servers or clients.

For servers

  • FastMCP (TypeScript)
  • Foxy Contexts – A library to build MCP servers in Golang by strowk
  • MCP-Framework Build MCP servers with elegance and speed in Typescript. Comes with a CLI to create your project with mcp create app. Get started with your first server in under 5 minutes
  • Quarkus MCP Server SDK (Java)
  • Template MCP Server - A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure

For clients

  • codemirror-mcp - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands

📚 Resources

Additional resources on MCP.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值