MCP Directory

compass

by raystack · Go · ★ 67

Compass is a context engine that builds a knowledge graph of your organization's metadata, capturing entities, relationships, and lineage across systems and time, making it discoverable and queryable for both humans and AI agents.

#ai-agents#context-engine#context-engineering#context-graph#knowledge-graph#mcp#model-context-protocol#semantic-search

Install

go install github.com/raystack/compass@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "compass": {
      "command": "npx",
      "args": [
        "-y",
        "github:raystack/compass"
      ]
    }
  }
}

From the README

[](https://coveralls.io/github/raystack/compass?branch=main) [](LICENSE) [](Version) Compass is a context engine that builds a temporal knowledge graph of your organization — entities, relationships, and documents across every system — queryable by humans and AI agents alike. Search it. Traverse it. Reason over it. - **AI-Native** -- Composable MCP tools let AI agents search, traverse, assess impact, and read documents over your organizational graph. - **Knowledge Graph** -- Typed, directed, temporal relationships between entities including lineage, ownership, and custom edge types. - **Cont…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers