compass-mcp-server

danzimon-rgb/compass-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
compass: a tiny MCP server that ends each turn with 2-4 ranked, copy-paste-ready next-best-prompts (and skips when there is none). Works in Claude Code, Claude Desktop, and Claude.ai web/mobile.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compass-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "danzimon-rgb/compass-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsclaudeclaude-codemcpmodel-context-protocolnext-best-prompts