Second Brain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 12 Jul 2026.
Second brain en Obsidian: notas, conceptos como nodos, resurfacing y salud del grafo. En castellano.
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 second-brain-mcp -- npx -y @toportal/second-brain-mcp
{
"mcpServers": {
"second-brain-mcp": {
"args": [
"-y",
"@toportal/second-brain-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.second-brain-mcp]
command = "npx"
args = ["-y", "@toportal/second-brain-mcp"]
{
"mcpServers": {
"second-brain-mcp": {
"args": [
"-y",
"@toportal/second-brain-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"second-brain-mcp": {
"args": [
"-y",
"@toportal/second-brain-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.