MCP Compass
This server is a discovery and recommendation tool for finding external Model Context Protocol (MCP) servers based on natural language queries.
Find MCP Servers: Searches and recommends existing MCP servers from the internet based on specific needs.
Detailed Results: Returns information including server IDs, descriptions, GitHub URLs, and similarity scores.
Specific Queries: Works best with specific and actionable requests to ensure accurate recommendations.
Real-time Information: Provides up-to-date recommendations from currently available MCP servers.
The README includes a demo image showing Airtable Server Search as an example of MCP Compass capabilities, suggesting it can help discover and connect to Airtable MCP services.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Compassfind MCP servers for data visualization"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: MCPfinder Server
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
Clone the repository
or
Use
npx
Installation
For Claude Desktop, edit your claude_desktop_config.json file:
MacOS/Linux
code ~/Library/Application\ Support/Claude/claude_desktop_config.jsonWindows
code $env:AppData\Claude\claude_desktop_config.jsonAs 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 💬
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityCmaintenanceA discovery and recommendation service that helps AI assistants find Model Context Protocol servers based on natural language queries.Last updated10789MIT
- AlicenseAquality-maintenanceEnables AI assistants to discover, retrieve details about, and manage MCP (Model Context Protocol) servers that provide additional tools and capabilities on demand.Last updated56310
- Flicense-qualityDmaintenanceAn intelligent server that helps discover and research MCP servers using the Exa AI search engine, enabling users to find appropriate Model Context Protocol servers for specific requirements.Last updated3
- Alicense-qualityDmaintenanceA powerful orchestration layer for Model Context Protocol (MCP) servers that enables AI assistants to dynamically discover, inspect, and interact with multiple MCP servers through a unified interface.Last updatedMIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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