MCP Compass 🧭
MCP Discovery & Recommendation Service - Find the right MCP server for your needs
Overview
MCP Compass is a discovery and recommendation service designed to help users explore Model Context Protocol (MCP) servers through natural language queries. It simplifies the process of finding and utilizing appropriate MCP services for various AI applications.
To use MCP Compass, clone the repository and integrate it into your AI assistant's MCP configuration. You can also utilize it via npx or by executing commands with Node.js depending on your setup.
- 🔍 Smart Search: Find MCP services using natural language queries. - 📚 Rich Metadata: Detailed information available for each service. - 🔄 Real-time Updates: Keeps you informed with the latest MCP services. - 🤝 Easy Integration: Designed for seamless integration with any MCP-compatible AI assistant.
- Assisting AI assistants in discovering relevant MCP services.
- Supporting developers in integrating MCP services into applications.
- Providing users with a user-friendly platform to explore various MCP functionalities.
Add to your AI client
Use these steps to connect MCP Compass 🧭 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-compass-liuyoshio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-compass-liuyoshio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-compass-liuyoshio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-compass-liuyoshio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-compass-liuyoshio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-compass-liuyoshio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-compass-liuyoshio"
]
}
}
}FAQ
What is the Model Context Protocol (MCP)?
MCP is a framework that enables AI systems to discover and utilize various services seamlessly.
Is it easy to integrate MCP Compass with existing systems?
Yes! MCP Compass is designed for easy integration, allowing quick setup with minimal configuration.
Can I contribute to the MCP Compass project?
Absolutely! Contributions are welcome, and you can report issues or feature requests on the project's GitHub page.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":532,"uuid":"57b43dcf-069f-4d66-a2cd-492180e6de5e","name":"mcp-compass","title":"MCP Compass 🧭","description":"MCP Discovery & Recommendation Service - Find the right MCP server for your needs","avatar_url":"https://avatars.githubusercontent.com/u/43460885?v=4","created_at":"2024-12-30T02:54:21.066Z","updated_at":"2025-01-05T02:55:00.104Z","status":"created","author_name":"liuyoshio","author_avatar_url":"https://avatars.githubusercontent.com/u/43460885?v=4","tags":"mcp-compass,mcp-discovery,service-recommendation","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/liuyoshio/mcp-compass","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/85b866516e68638c5feac6158363ef82d2dee7a7409b48f1a25f2173f8ed5482/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6f64656c253230436f6e7465787425323050726f746f636f6c2d707572706c65","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]