Myco Brain runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 26 Jun 2026.
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const r = spawnSync(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add myco-brain -- npx -y @mycobrain/mcp-server
{
"mcpServers": {
"myco-brain": {
"args": [
"-y",
"@mycobrain/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.myco-brain]
command = "npx"
args = ["-y", "@mycobrain/mcp-server"]
{
"mcpServers": {
"myco-brain": {
"args": [
"-y",
"@mycobrain/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"myco-brain": {
"args": [
"-y",
"@mycobrain/mcp-server"
],
"command": "npx"
}
}
}
Self-hosted MCP memory server: a typed knowledge graph on Postgres 16 and pgvector.
Agent memory on your own Postgres that flags superseded facts and abstains instead of guessing.
Shared memory for AI agents, as a graph in your own Postgres. Writes never call an LLM.
PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.
Official Airtable MCP server — database and operations layer for agents.
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.
Self-hosted semantic memory over MCP for an engineering team's tacit knowledge. Needs Postgres.
Answers built from our own checks of this server.