Loading MCP server directory, please wait...
A MCP server for interacting with Bear note-taking software.
npx @getmcp/cli add io.github.jkawamoto/mcp-bearRequires Python 3.10+. Community-contributed server. Review source before installing.
BEAR_API_TOKENBear API token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jkawamoto/mcp-bear": {
"command": "https://github.com/jkawamoto/mcp-bear/releases/download/v0.5.2/mcp-bear.mcpb",
"env": {
"BEAR_API_TOKEN": ""
}
}
}
}