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
- 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.json
Windows
code $env:AppDataClaudeclaude_desktop_config.json
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 
Report issues
Feature requests
Documentation
Compass
Project Details
- liuyoshio/mcp-compass
- @liuyoshio/mcp-compass
- MIT License
- Last Updated: 4/22/2025
Categories
Recomended MCP Servers
A minimal Model Context Protocol server/client
with Azure OpenAI and
web browser control via Playwright.
Model Context Protocol (MCP) server for Excalidraw - Work in Progress
Model Context Protocol server for Google Analytics, enabling LLMs to fetch and analyze web analytics data
Ancestry MCP server made with Python that allows interactability with .ged (GEDCOM) files
Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB, SQLite.
A MCP Server for Google Scholar: Enable AI assistants to search and access Google Scholar papers through...
Simple MCP Server Implementation
A server that helps people access and query data in databases using the Legion Query Runner with Model...
Markdown To PDF Conversion MCP
DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large...