MCP Server
MCP
io.github.thegoodguysla/myco-brain
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
Install
npx -y @mycobrain/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@mycobrain/mcp-server",
"version": "1.2.8",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment