DBMS-MCP

by TaeheeLim · data-analytics · mcp-server, glama

Medium setupBest for productionTrust score 25/100

Enables read-only querying of multiple databases via JDBC, supporting Tibero, Oracle, PostgreSQL, MySQL, etc., through natural language.

Source: https://github.com/TaeheeLim/DBMS-MCP

Install

git clone https://github.com/TaeheeLim/DBMS-MCP

Use this forAI-extracted

  • Query production databases safely from Claude without write access using read-only JDBC connections
  • Analyze data across multiple database systems (Oracle, PostgreSQL, MySQL, Tibero) through a single Claude interface
  • Enable Claude to inspect database schemas and run SELECT queries to support debugging or data analysis tasks

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

DBMS-MCP is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Task Manager MCP Server by SaiKrishnan-Bilue

    Enables adding, reading, updating tasks via Claude with a SQLite backend.

  • Local MySQL Read-only MCP Server by YaangHailong

    Provides a read-only interface to local MySQL databases via MCP, enabling listing databases, tables, describing schemas, and querying rows with structured filters.

  • Dify Cloud MCP Server by QUARES-1

    Exposes a SQLite database as MCP tools for Dify Cloud, ensuring LLM responses are based on real database records rather than generated data.

  • Payment Ops MCP Server by srik4442

    Enables AI assistants to handle payment support tasks by orchestrating between Stripe and an internal orders database, with human approval required for refunds.

  • Teradata MCP Server by fcdmoraes

    Enables running SQL queries, exploring metadata, and interacting with Teradata databases through the Model Context Protocol.

  • Mock Documentation MCP Server by anupmurali05

    Exposes a tool to retrieve mocked documentation records from a simulated database, supporting query and document ID lookup.

  • paycoreDb by MaxenceBdu

    Custom MCP server connected to a read-only SQLite database, exposing a schema resource and a query tool for safe data retrieval.

  • mcp_db by ayuriiuni-prog

    MCP server for exploring metadata of corporate databases: table structures, relationships, dependencies, and export to UML diagrams.

Frequently asked questions

How do I install DBMS-MCP?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support DBMS-MCP?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is DBMS-MCP free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.