MCP Hub
Back to servers

Universal Database MCP Server

Connect AI agents to SQL databases (SQLite, PostgreSQL, MySQL) with a unified interface for querying data, exploring schemas, inserting rows, and exporting results to CSV. Includes safety features like dangerous query blocking and write guards.

glama
Updated
Apr 14, 2026

Universal Database MCP Server

By MEOK AI Labs — Sovereign AI tools for everyone.

Connect AI agents to any SQL database. Query data, explore schemas, insert rows, and export results to CSV. Supports SQLite, PostgreSQL, and MySQL with a single unified interface.

MCPize MIT License MEOK AI Labs

Tools

ToolDescription
query_sqlExecute a SQL query (SQLite, PostgreSQL, MySQL)
list_tablesList all tables in a database
describe_tableDescribe a table's schema with column details
insert_rowInsert a single row into a table
export_to_csvExecute a SELECT query and export results to CSV

Quick Start

pip install mcp
git clone https://github.com/CSOAI-ORG/database-universal-mcp.git
cd database-universal-mcp
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "database-universal": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/database-universal-mcp"
    }
  }
}

Pricing

PlanPriceRequests
Free$0/mo30 calls/day, 1000 rows max
Pro$12/moUnlimited + connection pooling + batch operations
EnterpriseContact usCustom + audit logging + VPC support

Get on MCPize

Part of MEOK AI Labs

This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.


MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom

Reviews

No reviews yet

Sign in to write a review