Safedb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 26 May 2026.
A secure MCP server that lets AI agents query databases safely.
Today is the operative word: we check Safedb MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 safedb-mcp -- npx -y @safedb/safedb-mcp
{
"mcpServers": {
"safedb-mcp": {
"args": [
"-y",
"@safedb/safedb-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.safedb-mcp]
command = "npx"
args = ["-y", "@safedb/safedb-mcp"]
{
"mcpServers": {
"safedb-mcp": {
"args": [
"-y",
"@safedb/safedb-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"safedb-mcp": {
"args": [
"-y",
"@safedb/safedb-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
MCP server for Manticore Search — lets AI assistants query and manage search databases.
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
MCP server for querying PostgreSQL databases
An MCP server for MySQL databases.
Database MCP server for schema discovery, comments, and SQL queries.
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
Answers built from our own checks of this server.