Skip to content
Back to search
30
MCP

io.github.thegoodguysla/myco-brain

io.github.thegoodguysla/myco-brain

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

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

Similar MCP servers embedding-nearest

Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools
byobrain-mcp
MCP server for persistent, cross-agent working memory. BYO brain directory.
0 tools
myco brain
Metadata-only Glama MCP server.
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
io.github.drhalto/agentmako
Local-first codebase intelligence MCP server for AI coding agents.
0 tools
agentbrain-mcp
Agent Brain MCP Server — stdio + Streamable-HTTP transport surfaces
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.thegoodguysla/myco-brain": {
      "url": "None",
      "transport": "http"
    }
  }
}