Citadel runs on your own machine — the client starts it, so there is no endpoint to ping. 338 installs a week from pypi. Last commit 9 Jul 2026.
Encrypted-first embedded database with vector search and agent memory, exposed as MCP tools
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 mcp -- uvx citadeldb-mcp
{
"mcpServers": {
"mcp": {
"args": [
"citadeldb-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp]
command = "uvx"
args = ["citadeldb-mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"citadeldb-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"citadeldb-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.