Skip to main content
Glama

MCP Compass

by liuyoshio

MCPコンパス🧭

MCPの発見と推奨

MCP コンパスを体験する 🌐

MCP の検出を当社の Web サイトで直接体験できるようになりました。
👉 **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