Skip to content
Back to search
30
MCP

io.github.teampolarity/cosmos-mcp

io.github.teampolarity/cosmos-mcp

Personal knowledge graph every MCP client reads from and writes to. Portable across agents.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.batook22/project-knowledge-mcp
Cross-project knowledge graph for MCP — map features across mobile, backend, and admin codebases.
0 tools
io.github.zcsabbagh/knowledge-graph-mcp
Knowledge graph MCP for student learning with spaced repetition and mastery tracking
0 tools
io.github.csoai-org/vector-knowledge-graph-mcp
AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node
0 tools
io.github.neko1313/graphlens-mcp
Semantic code graph MCP server for coding agents
0 tools
conductor-graph-mcp
MCP server that exposes a CognOS agent system as a machine-readable graph
0 tools
io.github.base76-research-lab/conductor-graph-mcp
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.teampolarity/cosmos-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}