Skip to main content
Glama

MCP Compass

by liuyoshio

MCP 指南针🧭

MCP 发现与推荐

体验 MCP 指南针🌐

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

深入了解 MCP 服务通过实时建议和见解发挥的强大作用。


这是什么?🤔

MCP Compass 是一项发现和推荐服务,可帮助您探索模型上下文协议 (MCP) 服务器。它充当智能向导,帮助 AI 助手基于自然语言查询查找并理解可用的 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
视窗
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文件。

支持💬

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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

  1. MCP 发现与推荐
    1. 体验 MCP 指南针🌐
  2. 这是什么?🤔
    1. 快速示例
  3. 特点🌟
    1. 快速入门🚀
      1. 用法
      2. 安装
    2. 许可证📝
      1. 支持💬

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
          Last updated -
          4
          3
          8
          TypeScript
          MIT License
        • A
          security
          F
          license
          A
          quality
          Model Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.
          Last updated -
          10
          104
          21
          JavaScript
          • Apple
        • A
          security
          A
          license
          A
          quality
          An MCP (Model Context Protocol) server that integrates with the ArgoCD API, enabling AI assistants and large language models to manage ArgoCD applications and resources through natural language interactions.
          Last updated -
          10
          6
          Python
          MIT License
          • Linux
          • Apple
        • -
          security
          A
          license
          -
          quality
          An MCP server implementation that standardizes how AI applications access tools and context, providing a central hub that manages tool discovery, execution, and context management with a simplified configuration system.
          Last updated -
          9
          Python
          MIT License

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/liuyoshio/mcp-compass'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server