Skip to main content

MCP server for database universal. Features query sql, list tables, describe table. From MEOK AI Labs.

Project description

Database Universal MCP

MCP server for database universal mcp operations

PyPI License: MIT MEOK AI Labs

Overview

Database Universal MCP provides AI-powered tools via the Model Context Protocol (MCP).

Tools

Tool Description
query_sql Execute a SQL query against a database. Supports SQLite, PostgreSQL, and MySQL.
list_tables List all tables in a database.
describe_table Describe a table's schema: column names, types, nullability, defaults,
insert_row Insert a single row into a table. Column names and values are passed
export_to_csv Execute a SELECT query and export results to a CSV file.

Installation

pip install meok-database-universal-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "database-universal-mcp": {
      "command": "python",
      "args": ["-m", "meok_database_universal_mcp.server"]
    }
  }
}

Usage with FastMCP

from mcp.server.fastmcp import FastMCP

# This server exposes 5 tool(s) via MCP
# See server.py for full implementation

License

MIT © MEOK AI Labs


Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

database_universal_mcp-1.0.7.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

database_universal_mcp-1.0.7-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file database_universal_mcp-1.0.7.tar.gz.

File metadata

  • Download URL: database_universal_mcp-1.0.7.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for database_universal_mcp-1.0.7.tar.gz
Algorithm Hash digest
SHA256 9e0effce6fcc3659ed371188f5de06a30f9a1c0013f7fea9dcace74e0b88f1bd
MD5 b14e84fa245aa63d1029c0e3f209a374
BLAKE2b-256 b81ca585452c3a320de4ef1d646e5632275c584fab55221672d38c553ce147fe

See more details on using hashes here.

File details

Details for the file database_universal_mcp-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for database_universal_mcp-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 132ce3351425c06f30058419d3f90fe0d58779d7e765c89dc3c68d3cb16858e6
MD5 51b4cbc1262b42de9f09c2a8ade4f362
BLAKE2b-256 fab7a15403e576dcaec5db9e25c2a728d1ff38605d9f311b1bc3cb3c5972ae58

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page