MCP.so
ログイン

MCP Compass 🧭

@liuyoshio

MCP Compass 🧭 について

MCP Discovery & Recommendation Service - Find the right MCP server for your needs

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

liuyoshio

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Compass 🧭?

MCP Compass is a discovery and recommendation service that helps explore Model Context Protocol servers. It acts as a smart guide for AI assistants to find and understand available MCP services based on natural language queries, making it easier to discover and use the right tools for specific tasks.

How to use MCP Compass 🧭?

Install via npx or clone the repository. Add to your AI assistant’s MCP configuration (e.g., claude_desktop_config.json) using either the npx command or a direct path to the built index.js file. Then MCP Compass becomes available as an MCP service.

Key features of MCP Compass 🧭

  • Smart search using natural language queries
  • Rich metadata for each service
  • Real-time updates of latest MCP services
  • Simple integration with any MCP-compatible AI assistant

Use cases of MCP Compass 🧭

  • Discovering MCP servers by describing tasks in plain English
  • Getting detailed information about available MCP services
  • Keeping AI assistant tool collections up to date automatically
  • Finding the right MCP tool for a specific user request

FAQ from MCP Compass 🧭

What does MCP Compass do?

It helps AI assistants discover and recommend MCP servers by interpreting natural language queries, acting as a smart guide to the MCP ecosystem.

How do I install MCP Compass?

You can run it directly via npx -y @liuyoshio/mcp-compass or clone the repository and run the built build/index.js using Node.

What dependencies does MCP Compass require?

It requires Node.js and a compatible package manager (npm). No other runtime dependencies are mentioned.

How is MCP Compass integrated with an AI assistant?

Add the appropriate JSON configuration block to your assistant’s MCP settings file (e.g., claude_desktop_config.json), specifying either the npx command or a local path.

Are there any known limitations or transport requirements?

The README does not list specific limits. It only requires MCP compatibility from the assistant; no special transports or authentication details are provided.

コメント

「その他」の他のコンテンツ