better-bear
Rank #5,111io.github.mreider/better-bear
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
better-bear is a Model Context Protocol (MCP) server published by mreider. It ranks #5,111 of 132,046 servers tracked on MCP Toplist, and its repository has 65 GitHub stars. better-bear is listed across 3 registries — Official MCP, Glama and PulseMCP, with 16 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 126,935 of 132,046 servers on MCP Toplist.
Use better-bear
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add better-bear -- npx -y better-bear[mcp_servers.better-bear]
command = "npx"
args = ["-y", "better-bear"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"better-bear": {
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"better-bear": {
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"better-bear": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"better-bear": {
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"better-bear": {
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}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.mreider%2Fbetter-bear)<a href="https://mcptoplist.com/server/io.github.mreider%2Fbetter-bear"><img src="https://mcptoplist.com/badge/io.github.mreider%2Fbetter-bear.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
mreider
Available versions (16)
| Version | Published |
|---|---|
| 0.4.26 | Apr 23, 2026 |
| 0.4.25 | Apr 22, 2026 |
| 0.4.24 | Apr 16, 2026 |
| 0.4.23 | Apr 14, 2026 |
| 0.4.22 | Apr 14, 2026 |
| 0.4.21 | Apr 14, 2026 |
| 0.4.20 | Apr 14, 2026 |
| 0.4.19 | Apr 13, 2026 |
| 0.4.18 | Apr 13, 2026 |
| 0.4.17 | Apr 12, 2026 |
| 0.4.16 | Apr 12, 2026 |
| 0.4.15 | Apr 12, 2026 |
| 0.4.14 | Apr 12, 2026 |
| 0.4.13 | Apr 12, 2026 |
| 0.4.12 | Apr 12, 2026 |
| 0.4.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains better-bear?
- better-bear is maintained by mreider, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is better-bear listed on the Official MCP Registry?
- Yes — better-bear is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does better-bear have?
- MCP Toplist tracks 16 versions of better-bear, most recently published on Apr 23, 2026.
- Where can I find the source code for better-bear?
- The source code for better-bear is hosted at github.com/mreider/better-bear-cli.
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.