Explicit Formula — Second Brain
Rank #18,489io.github.travisbergen2/second-brain
Your own notes, searched and cited by your AI — local-only, allowlist-gated, capped, and logged.
Explicit Formula — Second Brain is a Model Context Protocol (MCP) server published by travisbergen2. It ranks #18,489 of 115,591 servers tracked on MCP Toplist. Explicit Formula — Second Brain is listed on Official MCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 97,102 of 115,591 servers on MCP Toplist.
Use Explicit Formula — Second Brain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add second-brain -- npx -y @travisbergen2/second-brain-mcp --vault "</absolute/path/to/YourVault>"Replace each placeholder with your own value before saving.
[mcp_servers.second-brain]
command = "npx"
args = ["-y", "@travisbergen2/second-brain-mcp", "--vault", "</absolute/path/to/YourVault>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp",
"--vault",
"</absolute/path/to/YourVault>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp",
"--vault",
"</absolute/path/to/YourVault>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"second-brain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp",
"--vault",
"</absolute/path/to/YourVault>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp",
"--vault",
"</absolute/path/to/YourVault>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp",
"--vault",
"</absolute/path/to/YourVault>"
]
}
}
}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.travisbergen2%2Fsecond-brain)<a href="https://mcptoplist.com/server/io.github.travisbergen2%2Fsecond-brain"><img src="https://mcptoplist.com/badge/io.github.travisbergen2%2Fsecond-brain.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
travisbergen2
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Explicit Formula — Second Brain?
- Explicit Formula — Second Brain is maintained by travisbergen2, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Explicit Formula — Second Brain listed on the Official MCP Registry?
- Yes — Explicit Formula — Second Brain is listed on the Official MCP Registry.
- How many versions does Explicit Formula — Second Brain have?
- MCP Toplist tracks 1 version of Explicit Formula — Second Brain, most recently published on Aug 25, 2026.
- Where can I find the source code for Explicit Formula — Second Brain?
- The source code for Explicit Formula — Second Brain is hosted at github.com/travisbergen2/rpcs1-sdk.