myco-brain
Rank #14,151io.github.thegoodguysla/myco-brain
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
myco-brain is a Model Context Protocol (MCP) server published by thegoodguysla. It ranks #14,151 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. myco-brain is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 117,895 of 132,046 servers on MCP Toplist.
Use myco-brain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add myco-brain -- npx -y @mycobrain/mcp-server[mcp_servers.myco-brain]
command = "npx"
args = ["-y", "@mycobrain/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"myco-brain": {
"command": "npx",
"args": [
"-y",
"@mycobrain/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"myco-brain": {
"command": "npx",
"args": [
"-y",
"@mycobrain/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"myco-brain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mycobrain/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"myco-brain": {
"command": "npx",
"args": [
"-y",
"@mycobrain/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"myco-brain": {
"command": "npx",
"args": [
"-y",
"@mycobrain/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.thegoodguysla%2Fmyco-brain)<a href="https://mcptoplist.com/server/io.github.thegoodguysla%2Fmyco-brain"><img src="https://mcptoplist.com/badge/io.github.thegoodguysla%2Fmyco-brain.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
thegoodguysla
Available versions (2)
| Version | Published |
|---|---|
| 1.2.8 | Jun 18, 2026 |
| 1.2.7 | Jun 18, 2026 |
Frequently asked questions
- Who maintains myco-brain?
- myco-brain is maintained by thegoodguysla, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is myco-brain listed on the Official MCP Registry?
- Yes — myco-brain is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does myco-brain have?
- MCP Toplist tracks 2 versions of myco-brain, most recently published on Jun 18, 2026.
- Where can I find the source code for myco-brain?
- The source code for myco-brain is hosted at github.com/thegoodguysla/myco-brain.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.