MCP.so
Sign In

MCP Compass 🧭

@liuyoshio

About MCP Compass 🧭

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

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More Other MCP servers