Aifordatabase 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 7 Jul 2026.
Query any database in plain English or SQL through a guardrailed, read-only data layer.
Today is the operative word: we check Aifordatabase 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 aifordatabase-mcp -- npx -y aifordatabase-mcp
{
"mcpServers": {
"aifordatabase-mcp": {
"args": [
"-y",
"aifordatabase-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aifordatabase-mcp]
command = "npx"
args = ["-y", "aifordatabase-mcp"]
{
"mcpServers": {
"aifordatabase-mcp": {
"args": [
"-y",
"aifordatabase-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aifordatabase-mcp": {
"args": [
"-y",
"aifordatabase-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AFD_API_KEY (AI for Database API key (starts with afd_). Free at https://app.aifordatabase.com/signup), AFD_API_BASE (API base URL override (default https://app.aifordatabase.com/api/v1)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
Run SQL queries and inspect database schemas through safe, visible MCP tools.
MCP server for read-only PostgreSQL database queries in Claude Desktop
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
Let coding agents query any SQL database safely. Read-only by default and scoped by your policies.
Answers built from our own checks of this server.