bovedia
Rank #12,751io.github.jmpdsevilla/bovedia
Memoria personal para Claude Code en notas Markdown; no carga el contexto a ciegas.
bovedia is a Model Context Protocol (MCP) server published by jmpdsevilla. It ranks #12,751 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. bovedia is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on May 19, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 119,295 of 132,046 servers on MCP Toplist.
Use bovedia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bovedia -e "KB_MEMORY_ROOT=<your KB_MEMORY_ROOT>" -e "KB_ENABLE_ANNOTATIONS=<your KB_ENABLE_ANNOTATIONS>" -e "KB_TOOLS=<your KB_TOOLS>" -- npx -y bovediaReplace each placeholder with your own value before saving.
[mcp_servers.bovedia]
command = "npx"
args = ["-y", "bovedia"]
[mcp_servers.bovedia.env]
KB_MEMORY_ROOT = "<your KB_MEMORY_ROOT>"
KB_ENABLE_ANNOTATIONS = "<your KB_ENABLE_ANNOTATIONS>"
KB_TOOLS = "<your KB_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bovedia": {
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<your KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<your KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<your KB_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bovedia": {
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<your KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<your KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<your KB_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bovedia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<your KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<your KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<your KB_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bovedia": {
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<your KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<your KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<your KB_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bovedia": {
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<your KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<your KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<your KB_TOOLS>"
}
}
}
}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.jmpdsevilla%2Fbovedia)<a href="https://mcptoplist.com/server/io.github.jmpdsevilla%2Fbovedia"><img src="https://mcptoplist.com/badge/io.github.jmpdsevilla%2Fbovedia.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jmpdsevilla
Available versions (4)
| Version | Published |
|---|---|
| 2.7.0 | Jul 25, 2026 |
| 2.3.1 | Jul 25, 2026 |
| 2.2.0 | Jul 25, 2026 |
| 2.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains bovedia?
- bovedia is maintained by jmpdsevilla, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is bovedia listed on the Official MCP Registry?
- Yes — bovedia is listed on the Official MCP Registry, alongside Glama.
- How many versions does bovedia have?
- MCP Toplist tracks 4 versions of bovedia, most recently published on Jul 25, 2026.
- Where can I find the source code for bovedia?
- The source code for bovedia is hosted at github.com/jmpdsevilla/BovedIA.
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.