MCP Compass

MCP Compass

MCP Compass 是一种发现和推荐服务,它通过自然语言查询来帮助 AI 助手查找和理解模型上下文协议 (Model Context Protocol) 服务器。

AI集成系统
数据与应用分析
访问服务器

Tools

recommend-mcp-servers

Use this tool when there is a need to findn external MCP tools. It explores and recommends existing MCP servers from the internet, based on the description of the MCP Server needed. It returns a list of MCP servers with their IDs, descriptions, GitHub URLs, and similarity scores.

README

MCP Compass 🧭

模型上下文协议

<a href="https://glama.ai/mcp/servers/85uxmq6wx7"><img width="380" height="200" src="https://glama.ai/mcp/servers/85uxmq6wx7/badge" alt="Compass MCP server" /></a>

MCP 发现 & 推荐

体验 MCP Compass 🌐

您现在可以直接在我们的网站上体验 MCP 发现! 👉 探索 MCP Compass 👈

深入了解 MCP 服务的强大功能,通过实时推荐和见解。


这是什么? 🤔

MCP Compass 是一种发现和推荐服务,可帮助您探索模型上下文协议服务器。它充当智能指南,帮助 AI 助手根据自然语言查询查找和理解可用的 MCP 服务,从而更轻松地发现和利用合适的工具来完成特定任务。

快速示例

<div align="center"> <img src="assets/demo.png" alt="MCP Compass Demo - Airtable Server Search" width="800"/> </div>

特性 🌟

  • 🔍 智能搜索:使用自然语言查询查找 MCP 服务
  • 📚 丰富的元数据:获取有关每个服务的详细信息
  • 🔄 实时更新:始终使用最新的 MCP 服务保持更新 MCP 服务器
  • 🤝 易于集成:易于与任何 MCP 兼容的 AI 助手集成

快速开始 🚀

用法

  1. 克隆存储库

或者

  1. 使用 npx

安装

对于 Claude Desktop,编辑您的 claude_desktop_config.json 文件:

MacOS/Linux

code ~/Library/Application\ Support/Claude/claude_desktop_config.json

Windows

code $env:AppData\Claude\claude_desktop_config.json
  1. 作为 MCP 服务

    添加到您的 AI 助手的 MCP 配置中,以启用服务发现功能。

    {
    "mcpServers": {
       "mcp-compass": {
          "command": "npx",
          "args": [
             "-y",
             "@liuyoshio/mcp-compass"
          ]
       }
    }
    }
    

    或者

    {
    "mcpServers": {
       "mcp-compass": {
          "command": "node",
          "args": [
             "/path/to/repo/build/index.js"
          ]
       }
    }
    }
    

许可证 📝

MIT 许可证 - 有关详细信息,请参见 LICENSE 文件。

支持 💬

推荐服务器

Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
mcp-server-qdrant

mcp-server-qdrant

这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。

官方
精选
AIO-MCP Server

AIO-MCP Server

🚀 集成了 AI 搜索、RAG 和多服务(GitLab/Jira/Confluence/YouTube)的一体化 MCP 服务器,旨在增强 AI 驱动的开发工作流程。来自 Folk。

精选
本地
Hyperbrowser

Hyperbrowser

欢迎来到 Hyperbrowser,人工智能的互联网。Hyperbrowser 是下一代平台,旨在增强人工智能代理的能力,并实现轻松、可扩展的浏览器自动化。它专为人工智能开发者打造,消除了本地基础设施和性能瓶颈带来的麻烦,让您能够:

精选
本地
https://github.com/Streen9/react-mcp

https://github.com/Streen9/react-mcp

react-mcp 与 Claude Desktop 集成,能够根据用户提示创建和修改 React 应用程序。

精选
本地
MCP Atlassian

MCP Atlassian

适用于 Atlassian Cloud 产品(Confluence 和 Jira)的 Model Context Protocol (MCP) 服务器。此集成专为 Atlassian Cloud 实例设计,不支持 Atlassian Server 或 Data Center 部署。

精选
any-chat-completions-mcp

any-chat-completions-mcp

将 Claude 与任何 OpenAI SDK 兼容的聊天完成 API 集成 - OpenAI、Perplexity、Groq、xAI、PyroPrompts 等。

精选
BigQuery MCP Server

BigQuery MCP Server

这是一个服务器,可以让你的大型语言模型(LLM,比如Claude)直接与你的BigQuery数据对话!可以把它想象成一个友好的翻译器,它位于你的AI助手和数据库之间,确保它们可以安全高效地进行交流。

精选