MCP Compass MCP Server
MCP Compass streamlines MCP server discovery and recommendations for AI agents and developers, making it easy to surface, integrate, and stay updated with the latest tools in the MCP ecosystem.

What does “MCP Compass” MCP Server do?
MCP Compass is a discovery and recommendation service designed for the Model Context Protocol (MCP) ecosystem. It acts as a smart guide to help AI assistants and developers find and understand available MCP servers using natural language queries. By providing detailed metadata, real-time updates, and easy integration, MCP Compass simplifies the process of discovering the right MCP tools for any specific task. This enables AI systems to seamlessly access external data sources, APIs, and services, thereby enhancing development workflows with up-to-date and relevant capabilities. MCP Compass is especially useful for surfacing MCP services dynamically, ensuring that AI agents are always aware of the latest tools and functionalities available in the MCP landscape.
List of Prompts
No prompt templates were found in the repository or documentation.
List of Resources
No specific MCP resources are detailed in the repository or documentation.
List of Tools
No tool definitions or server.py implementation were found in the repository or documentation.
Use Cases of this MCP Server
- MCP Service Discovery
Easily find MCP servers relevant to your workflow or user needs through natural language queries, helping developers and AI assistants quickly locate the right tools. - Real-Time Recommendation
Get up-to-date suggestions for new or trending MCP services, ensuring that teams stay current with the evolving MCP ecosystem. - Metadata Enrichment
Access detailed information about MCP servers, enabling informed decisions when selecting services or integrating with new tools. - Easy Integration in AI Assistants
Seamlessly plug MCP Compass into any MCP-compatible AI assistant to enable dynamic tooling and service selection. - Centralized MCP Search
Use MCP Compass as a unified entry point to explore the MCP landscape, removing the need to manually search or track servers across disparate sources.
How to set it up
Windsurf
No specific setup instructions for Windsurf are provided.
Claude
- Locate your
claude_desktop_config.json
file:- macOS/Linux:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
$env:AppData\Claude\claude_desktop_config.json
- macOS/Linux:
- Open the configuration file in your code editor.
- Add the MCP Compass server entry:
{ "mcpServers": { "mcp-compass": { "command": "npx", "args": [ "-y", "@liuyoshio/mcp-compass" ] } } }
- Save the file and restart Claude Desktop.
- Verify that MCP Compass appears as an available MCP server.
Securing API Keys
No API keys are required or mentioned for MCP Compass.
Cursor
No specific setup instructions for Cursor are provided.
Cline
No specific setup instructions for Cline are provided.
How to use this MCP inside flows
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"mcp-compass": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “mcp-compass” to the actual name of your MCP server and replace the URL with your own MCP server URL.
Overview
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | |
List of Prompts | ⛔ | No prompts documented |
List of Resources | ⛔ | No resources documented |
List of Tools | ⛔ | No tools found in code or docs |
Securing API Keys | ⛔ | No API key details present |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Feature | Supported |
---|---|
Roots | ⛔ |
Sampling | ⛔ |
Based on the available documentation, MCP Compass is a promising discovery tool, but the lack of documented prompts, resources, and tool definitions limits its current utility for direct LLM workflow integration. It is, however, valuable for MCP exploration and recommendation.
MCP Score
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ⛔ |
Number of Forks | 20 |
Number of Stars | 129 |
Frequently asked questions
- What is MCP Compass?
MCP Compass is a discovery and recommendation service for the Model Context Protocol (MCP) ecosystem. It helps AI assistants and developers find, understand, and integrate MCP servers using natural language queries, providing real-time metadata and service suggestions.
- What are the main use cases for MCP Compass?
MCP Compass is used for MCP service discovery, real-time server recommendations, metadata enrichment, centralized MCP search, and easy integration into MCP-compatible AI assistants.
- Do I need API keys to use MCP Compass?
No API keys are required to use MCP Compass.
- How do I set up MCP Compass in Claude?
Edit your `claude_desktop_config.json` file to add MCP Compass as an MCP server, save, and restart Claude. Detailed JSON configuration instructions are available above.
- Can I use MCP Compass with FlowHunt?
Yes, you can integrate MCP Compass into your FlowHunt workflow by adding the MCP component to your flow, inserting the server details in the configuration panel, and connecting it to your AI agent.
Explore MCP Compass with FlowHunt
Empower your AI agents with dynamic MCP service discovery and real-time recommendations. Integrate MCP Compass for seamless workflow enhancements.