Tribal MCP
v0.4.1io.github.tribal-memory/tribal
Self-hosted semantic memory over MCP for an engineering team's tacit knowledge. Needs Postgres.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add tribal -e TRIBAL_DATABASE__URL=<TRIBAL_DATABASE__URL> -e TRIBAL_PROJECT_REMOTE=<TRIBAL_PROJECT_REMOTE> -e TRIBAL_PROJECT_NAME=<TRIBAL_PROJECT_NAME> -e TRIBAL_SERVER__TRANSPORT=<TRIBAL_SERVER__TRANSPORT> -e TRIBAL_SERVER__BIND_ADDRESS=<TRIBAL_SERVER__BIND_ADDRESS> -e TRIBAL_PUBLIC_MCP_URL=<TRIBAL_PUBLIC_MCP_URL> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -- docker run -i --rm ghcr.io/tribal-memory/tribal:0.4.1
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.