
Model Context Protocol (MCP) Server
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
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.
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.
No prompt templates were found in the repository or documentation.
No specific MCP resources are detailed in the repository or documentation.
No tool definitions or server.py implementation were found in the repository or documentation.
No specific setup instructions for Windsurf are provided.
claude_desktop_config.json
file:~/Library/Application Support/Claude/claude_desktop_config.json
$env:AppData\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-compass": {
"command": "npx",
"args": [
"-y",
"@liuyoshio/mcp-compass"
]
}
}
}
No API keys are required or mentioned for MCP Compass.
No specific setup instructions for Cursor are provided.
No specific setup instructions for Cline are provided.
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.
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.
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ⛔ |
Number of Forks | 20 |
Number of Stars | 129 |
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.
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.
No API keys are required to use MCP Compass.
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.
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.
Empower your AI agents with dynamic MCP service discovery and real-time recommendations. Integrate MCP Compass for seamless workflow enhancements.
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
The ModelContextProtocol (MCP) Server acts as a bridge between AI agents and external data sources, APIs, and services, enabling FlowHunt users to build context...
The mcp-google-search MCP Server bridges AI assistants and the web, enabling real-time search and content extraction using the Google Custom Search API. It empo...