Universal Database

v1.0.4Databasesstable

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.

universal-database-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Universal Database?

Universal Database is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 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 lik...

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.

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Connect AI agents to SQL databases (SQLite, PostgreSQL, MySQ

Use Cases

SQL database queries (SQLite, PostgreSQL, MySQL)
Schema exploration
CSOAI-ORG

Maintainer

LicenseMIT License
Languagepython
Versionv1.0.4
UpdatedMay 7, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install database-universal-mcp

Manual Installation

pip install database-universal-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Universal Database

What is Universal Database?

Universal Database is a Model Context Protocol (MCP) server that 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. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Universal Database?

Install via pip with: pip install database-universal-mcp. Then configure your AI client to connect to this MCP server.

Which AI clients work with Universal Database?

Universal Database works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Universal Database free to use?

Yes, Universal Database is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "universal-database-mcp-server": { "command": "pip", "args": ["install", "database-universal-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Universal Database?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides