sql-mcp-server

sql-mcp-server is an MCP (Model Context Protocol) server that exposes SQL/database-related capabilities to AI agents via MCP tools. It is intended to let an agent discover available SQL operations and execute queries/commands against a configured database (exact capabilities depend on its tool definitions).

Evaluated Apr 04, 2026 (0d ago)
Homepage ↗ DevTools mcp sql database agent-tools devtools backend
⚙ Agent Friendliness
38
/ 100
Can an agent use this?
🔒 Security
43
/ 100
Is it safe for agents?
⚡ Reliability
19
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
40
Error Messages
0
Auth Simplicity
45
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
50
Secret Handling
40

Security posture depends heavily on how the MCP server is deployed and how database credentials are provided. Major risks for agent-driven SQL include prompt-injected/unsafe queries and overly permissive database permissions. No evidence was provided about TLS enforcement, secret handling practices, parameterization, or query allowlisting.

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
0
Error Recovery
30
AF Security Reliability

Best When

You want agents to interact with relational data through a standardized MCP interface, and you can configure the server with appropriate database permissions and safety controls.

Avoid When

You cannot control what queries the agent can run (e.g., overly permissive DB credentials) or you need strong guarantees about security/error handling behavior not described by available materials.

Use Cases

  • Agent-assisted database querying and exploration
  • Natural-language to SQL workflows (where supported by the server/client)
  • Automated reporting from relational databases
  • Operational dashboards or analysts using agents to run parameterized queries
  • Building agent workflows that need read access to structured data

Not For

  • Highly sensitive production databases without strong auth/least-privilege controls
  • Use cases requiring strict data residency/compliance guarantees (not evidenced here)
  • Untrusted multi-tenant environments without careful query safety controls
  • Workloads that require guaranteed idempotency semantics for writes

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: MCP server authentication (if supported by configuration) Database credentials to access the underlying SQL database
OAuth: No Scopes: No

From the provided information, exact auth mechanism (API keys/OAuth) and scope model are not verifiable. MCP servers commonly rely on transport/integration config and/or database credentials; least-privilege DB credentials are critical.

Pricing

Free tier: No
Requires CC: No

Pricing not evidenced (likely self-hosted/open-source).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • SQL execution tools are prone to prompt injection if query inputs are not constrained/validated
  • Agents may attempt writes (INSERT/UPDATE/DELETE) unless the server enforces read-only policies
  • Large result sets can overwhelm context limits if the tool doesn’t paginate/limit rows
  • If query parameters are not strongly typed/parameterized, risk of SQL injection increases

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for sql-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered