Skip to main content
Glama

MCP Compass

by liuyoshio

MCP Compass 🧭

MCP Discovery & Recommendation

Experience MCP Compass 🌐

You can now experience MCP discovery directly on our website!
👉 Explore MCP Compass 👈

Dive in to discover the power of MCP services in action with real-time recommendations and insights.


What is this? 🤔

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

Quick Example

Features 🌟

  • 🔍 Smart Search: Find MCP services using natural language queries
  • 📚 Rich Metadata: Get detailed information about each service
  • 🔄 Real-time Updates: Always up-to-date with the latest MCP services
  • 🤝 Easy Integration: Simple to integrate with any MCP-compatible AI assistant

Quick Start 🚀

Usage

  1. Clone the repository

or

  1. Use npx

Installation

For Claude Desktop, edit your claude_desktop_config.json file:

MacOS/Linux
code ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows
code $env:AppData\Claude\claude_desktop_config.json
  1. As an MCP Service:Add to your AI assistant's MCP configuration to enable service discovery capabilities.
    { "mcpServers": { "mcp-compass": { "command": "npx", "args": [ "-y", "@liuyoshio/mcp-compass" ] } } }
    or
    { "mcpServers": { "mcp-compass": { "command": "node", "args": [ "/path/to/repo/build/index.js" ] } } }

License 📝

MIT License - See LICENSE file for details.

Support 💬

You must be authenticated.

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

MCP Compass is a discovery and recommendation service that assists AI assistants in finding and understanding Model Context Protocol servers through natural language queries.

  1. MCP Discovery & Recommendation
    1. Experience MCP Compass 🌐
  2. What is this? 🤔
    1. Quick Example
  3. Features 🌟
    1. Quick Start 🚀
      1. Usage
      2. Installation
    2. License 📝
      1. Support 💬

        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
          53
          16
          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