mcpbeat Sign in

Dataxplan MCP Server

local only

Dataxplan MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi.

Read PostgreSQL EXPLAIN plans for AI agents: bottlenecks, estimation errors, fixes, charts.

Installs per day peak 18 · avg 8 · +20% w/w
a month agotoday
59
Installs / week
pypi · dataxplan-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Dataxplan MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add dataxplan-mcp -- uvx dataxplan-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dataxplan-mcp": {
      "args": [
        "dataxplan-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dataxplan-mcp]
command = "uvx"
args = ["dataxplan-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dataxplan-mcp": {
      "args": [
        "dataxplan-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dataxplan-mcp": {
      "args": [
        "dataxplan-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Dataxplan MCP

same job, measured the same way
pgops
by arzharch

Safe, audited PostgreSQL operations for AI agents: queries, migrations, EXPLAIN, containers

972 installs/wk local only
AI2SQL
by ai2sql

Generate, fix, explain and run read-only SQL on PostgreSQL, MySQL and SQL Server

answering
PostgreSQL MCP Server
by yawlabs

PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants

4 335 installs/wk local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
JDBC MCP Server
by igorolv

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

local only
Virtual Filesystem
by lu-zhengda

PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS.

29 installs/wk local only
SafeSelect MCP
by antonillos

Fail-closed, read-only PostgreSQL and MongoDB access for AI agents over MCP.

local only
PostgreSQL CVE & Release Intelligence
by meob

PostgreSQL security for AI agents: CVEs, yanked releases, exploits, and upgrade paths

105 installs/wk local only

Dataxplan MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dataxplan MCP?
Dataxplan MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package dataxplan-mcp was installed 59 times last week.
How do I connect Dataxplan MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dataxplan-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Dataxplan MCP?
The pypi package dataxplan-mcp was installed 59 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.