Bovedia runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 25 Jul 2026.
Memoria personal para Claude Code en notas Markdown; no carga el contexto a ciegas.
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 bovedia -- npx -y bovedia
{
"mcpServers": {
"bovedia": {
"args": [
"-y",
"bovedia"
],
"command": "npx"
}
}
}
[mcp_servers.bovedia]
command = "npx"
args = ["-y", "bovedia"]
{
"mcpServers": {
"bovedia": {
"args": [
"-y",
"bovedia"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bovedia": {
"args": [
"-y",
"bovedia"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.