Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From open-second-brain
Runs a local MCP server for the Open Second Brain knowledge management system, enabling note retrieval and organization.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"open-second-brain": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/o2b",
"args": [
"mcp"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/scripts/o2bCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub itechmeat/open-second-brain --plugin open-second-brain