MCP Compass
Explore and discover Model Context Protocol servers using natural language queries.
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:AppData\Claude\claude_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 💬
İlgili Sunucular
Hotel Booking
Search and book from over 2 million hotels with shopping and booking capabilities.
vinted-mcp-server
First MCP server for Vinted marketplace. Search millions of second-hand items, compare prices across 19 countries (FR, DE, ES, IT, NL, BE, UK...), analyze seller profiles with ratings and verification status, detect cross-country arbitrage opportunities, and track trending products. 5 tools: search_items, get_item, get_seller, compare_prices, get_trending. 2 resources: countries list, categories. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. Zero config — just npx.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
Toolradar MCP
Search, compare, and get pricing for 8,600+ software tools with verified data, editorial scores, G2/Capterra ratings, and real alternatives.
domain-search-mcp
Domain Search MCP is an open-source MCP server that gives AI assistants the ability to check domain availability in real-time.
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
mcp-domain-radar
MCP server that checks domain availability in real-time during brand naming — never recommend a name without a domain again
Simple Files Vectorstore
Provides semantic search across local files by creating vector embeddings from watched directories.
NRT Search
A near real-time search server for indexing and querying documents, implemented in Java.