Brains
Rank #8,038io.github.spacecowboyian/brains
Personal wiki and memory for AI assistants: store, search, and recall structured notes.
Brains is a Model Context Protocol (MCP) server published by spacecowboyian. It ranks #8,038 of 132,046 servers tracked on MCP Toplist. Brains is listed on Official MCP, with 126 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 124,008 of 132,046 servers on MCP Toplist.
Use Brains
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add brains -e "WIKI_DIR=<your WIKI_DIR>" -e "STORAGE_BACKEND=<your STORAGE_BACKEND>" -e "GOOGLE_CLIENT_ID=<your GOOGLE_CLIENT_ID>" -e "GOOGLE_CLIENT_SECRET=<your GOOGLE_CLIENT_SECRET>" -e "GOOGLE_REFRESH_TOKEN=<your GOOGLE_REFRESH_TOKEN>" -e "DRIVE_FOLDER_ID=<your DRIVE_FOLDER_ID>" -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_SERVICE_ROLE_KEY=<your SUPABASE_SERVICE_ROLE_KEY>" -- npx -y brains-mcpReplace each placeholder with your own value before saving.
[mcp_servers.brains]
command = "npx"
args = ["-y", "brains-mcp"]
[mcp_servers.brains.env]
WIKI_DIR = "<your WIKI_DIR>"
STORAGE_BACKEND = "<your STORAGE_BACKEND>"
GOOGLE_CLIENT_ID = "<your GOOGLE_CLIENT_ID>"
GOOGLE_CLIENT_SECRET = "<your GOOGLE_CLIENT_SECRET>"
GOOGLE_REFRESH_TOKEN = "<your GOOGLE_REFRESH_TOKEN>"
DRIVE_FOLDER_ID = "<your DRIVE_FOLDER_ID>"
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_SERVICE_ROLE_KEY = "<your SUPABASE_SERVICE_ROLE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"brains": {
"command": "npx",
"args": [
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "<your WIKI_DIR>",
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REFRESH_TOKEN": "<your GOOGLE_REFRESH_TOKEN>",
"DRIVE_FOLDER_ID": "<your DRIVE_FOLDER_ID>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"brains": {
"command": "npx",
"args": [
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "<your WIKI_DIR>",
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REFRESH_TOKEN": "<your GOOGLE_REFRESH_TOKEN>",
"DRIVE_FOLDER_ID": "<your DRIVE_FOLDER_ID>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"brains": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "<your WIKI_DIR>",
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REFRESH_TOKEN": "<your GOOGLE_REFRESH_TOKEN>",
"DRIVE_FOLDER_ID": "<your DRIVE_FOLDER_ID>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"brains": {
"command": "npx",
"args": [
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "<your WIKI_DIR>",
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REFRESH_TOKEN": "<your GOOGLE_REFRESH_TOKEN>",
"DRIVE_FOLDER_ID": "<your DRIVE_FOLDER_ID>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"brains": {
"command": "npx",
"args": [
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "<your WIKI_DIR>",
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REFRESH_TOKEN": "<your GOOGLE_REFRESH_TOKEN>",
"DRIVE_FOLDER_ID": "<your DRIVE_FOLDER_ID>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.spacecowboyian%2Fbrains)<a href="https://mcptoplist.com/server/io.github.spacecowboyian%2Fbrains"><img src="https://mcptoplist.com/badge/io.github.spacecowboyian%2Fbrains.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
spacecowboyian
Available versions (126)
| Version | Published |
|---|---|
| 1.85.5 | Sep 5, 2026 |
| 1.85.4 | Sep 4, 2026 |
| 1.85.3 | Sep 4, 2026 |
| 1.85.2 | Sep 4, 2026 |
| 1.85.1 | Sep 3, 2026 |
| 1.85.0 | Sep 3, 2026 |
| 1.84.1 | Sep 3, 2026 |
| 1.84.0 | Sep 3, 2026 |
| 1.83.5 | Sep 3, 2026 |
| 1.83.4 | Sep 2, 2026 |
| 1.83.3 | Sep 2, 2026 |
| 1.83.2 | Sep 2, 2026 |
| 1.83.1 | Sep 1, 2026 |
| 1.83.0 | Sep 1, 2026 |
| 1.82.0 | Sep 1, 2026 |
| 1.81.1 | Sep 1, 2026 |
| 1.81.0 | Sep 1, 2026 |
| 1.80.2 | Sep 1, 2026 |
| 1.80.1 | Aug 31, 2026 |
| 1.80.0 | Aug 31, 2026 |
| 1.79.0 | Aug 31, 2026 |
| 1.78.0 | Aug 31, 2026 |
| 1.77.0 | Aug 31, 2026 |
| 1.76.3 | Aug 30, 2026 |
| 1.76.2 | Aug 30, 2026 |
| 1.76.1 | Aug 30, 2026 |
| 1.76.0 | Aug 29, 2026 |
| 1.75.1 | Aug 29, 2026 |
| 1.75.0 | Aug 29, 2026 |
| 1.74.3 | Aug 28, 2026 |
| 1.74.2 | Aug 28, 2026 |
| 1.74.1 | Aug 28, 2026 |
| 1.74.0 | Aug 27, 2026 |
| 1.73.0 | Aug 27, 2026 |
| 1.72.0 | Aug 27, 2026 |
| 1.71.1 | Aug 26, 2026 |
| 1.71.0 | Aug 26, 2026 |
| 1.70.5 | Aug 26, 2026 |
| 1.70.4 | Aug 26, 2026 |
| 1.70.3 | Aug 26, 2026 |
| 1.70.2 | Aug 26, 2026 |
| 1.70.1 | Aug 26, 2026 |
| 1.70.0 | Aug 26, 2026 |
| 1.69.1 | Aug 25, 2026 |
| 1.69.0 | Aug 24, 2026 |
| 1.68.11 | Aug 24, 2026 |
| 1.68.10 | Aug 24, 2026 |
| 1.68.9 | Aug 23, 2026 |
| 1.68.8 | Aug 23, 2026 |
| 1.68.7 | Aug 23, 2026 |
| 1.68.6 | Aug 23, 2026 |
| 1.68.5 | Aug 22, 2026 |
| 1.68.4 | Aug 22, 2026 |
| 1.68.3 | Aug 22, 2026 |
| 1.68.2 | Aug 22, 2026 |
| 1.68.1 | Aug 21, 2026 |
| 1.68.0 | Aug 19, 2026 |
| 1.67.4 | Aug 19, 2026 |
| 1.67.3 | Aug 19, 2026 |
| 1.67.2 | Aug 19, 2026 |
| 1.67.1 | Aug 19, 2026 |
| 1.67.0 | Aug 19, 2026 |
| 1.66.36 | Aug 19, 2026 |
| 1.66.35 | Aug 19, 2026 |
| 1.66.34 | Aug 18, 2026 |
| 1.66.33 | Aug 18, 2026 |
| 1.66.32 | Aug 18, 2026 |
| 1.66.31 | Aug 18, 2026 |
| 1.66.30 | Aug 18, 2026 |
| 1.66.29 | Aug 18, 2026 |
| 1.66.28 | Aug 16, 2026 |
| 1.66.27 | Aug 16, 2026 |
| 1.66.26 | Aug 16, 2026 |
| 1.66.25 | Aug 15, 2026 |
| 1.66.24 | Aug 15, 2026 |
| 1.66.23 | Aug 15, 2026 |
| 1.66.22 | Aug 15, 2026 |
| 1.66.21 | Aug 15, 2026 |
| 1.66.20 | Aug 15, 2026 |
| 1.66.19 | Aug 15, 2026 |
| 1.66.18 | Aug 15, 2026 |
| 1.66.17 | Aug 15, 2026 |
| 1.66.16 | Aug 15, 2026 |
| 1.66.15 | Aug 14, 2026 |
| 1.66.14 | Aug 14, 2026 |
| 1.66.13 | Aug 14, 2026 |
| 1.66.12 | Aug 14, 2026 |
| 1.66.11 | Aug 14, 2026 |
| 1.66.10 | Aug 13, 2026 |
| 1.66.9 | Aug 13, 2026 |
| 1.66.8 | Aug 13, 2026 |
| 1.66.7 | Aug 13, 2026 |
| 1.66.6 | Aug 13, 2026 |
| 1.66.5 | Aug 12, 2026 |
| 1.66.4 | Aug 12, 2026 |
| 1.66.3 | Aug 12, 2026 |
| 1.66.2 | Aug 12, 2026 |
| 1.66.1 | Aug 12, 2026 |
| 1.66.0 | Aug 11, 2026 |
| 1.65.13 | Aug 11, 2026 |
| 1.65.12 | Aug 11, 2026 |
| 1.65.11 | Aug 11, 2026 |
| 1.65.10 | Aug 11, 2026 |
| 1.65.9 | Aug 11, 2026 |
| 1.65.8 | Aug 11, 2026 |
| 1.65.7 | Aug 11, 2026 |
| 1.65.6 | Aug 9, 2026 |
| 1.65.5 | Aug 9, 2026 |
| 1.65.4 | Aug 9, 2026 |
| 1.65.3 | Aug 8, 2026 |
| 1.65.2 | Aug 8, 2026 |
| 1.65.1 | Aug 8, 2026 |
| 1.65.0 | Aug 8, 2026 |
| 1.64.0 | Aug 8, 2026 |
| 1.63.8 | Aug 8, 2026 |
| 1.63.7 | Aug 7, 2026 |
| 1.63.6 | Aug 7, 2026 |
| 1.63.5 | Aug 3, 2026 |
| 1.63.4 | Aug 3, 2026 |
| 1.63.3 | Aug 2, 2026 |
| 1.63.2 | Aug 2, 2026 |
| 1.63.1 | Aug 2, 2026 |
| 1.63.0 | Aug 2, 2026 |
| 1.62.5 | Aug 2, 2026 |
| 1.62.4 | Jul 31, 2026 |
| 1.62.3 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Brains?
- Brains is maintained by spacecowboyian, which publishes 1 MCP server (126 total versions) tracked on MCP Toplist.
- Is Brains listed on the Official MCP Registry?
- Yes — Brains is listed on the Official MCP Registry.
- How many versions does Brains have?
- MCP Toplist tracks 126 versions of Brains, most recently published on Sep 5, 2026.
- Where can I find the source code for Brains?
- The source code for Brains is hosted at github.com/spacecowboyian/brains.
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.