general MCP Server
MCP Discovery & Recommendation Service - Find the right MCP server for your needs
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y @liuyoshio/mcp-compass
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-liuyoshio-mcp-compass": {
"command": "npx",
"args": [
"@liuyoshio/mcp-compass"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)