Universal Database MCP Server
Provides a unified interface for AI agents to connect to MySQL databases, enabling SQL query execution, schema exploration, data insertion, and result export to CSV.
Provides a unified interface for AI agents to connect to PostgreSQL databases, enabling SQL query execution, schema exploration, data insertion, and result export to CSV.
Provides a unified interface for AI agents to connect to SQLite databases (built-in support), enabling SQL query execution, schema exploration, data insertion, and result export to CSV.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Universal Database MCP Serverlist all tables in my SQLite database at /data/app.db"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Database Universal MCP Server
By MEOK AI Labs — Connect to SQLite, PostgreSQL, or MySQL databases for querying, schema exploration, and data export
Installation
pip install database-universal-mcp
# Optional: pip install psycopg2-binary mysql-connector-pythonUsage
python server.pyTools
This server provides universal database access including:
Connect to SQLite, PostgreSQL, or MySQL databases
Execute SQL queries with safety guards
Explore database schema and table structure
Insert and update data
Export query results to CSV format
Authentication
Free tier: 30 calls/day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT — MEOK AI Labs
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/database-universal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server