MCP-DB-Server

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

Advanced setupBest for experimentalTrust score 5/100

Enables natural language querying of SQL databases with robust safety guarantees including read-only enforcement, AST validation, and row caps.

Source: https://github.com/sujalsamkaria0066/MCP-DB-Server

Install

git clone https://github.com/sujalsamkaria0066/MCP-DB-Server

Use this forAI-extracted

  • Query and execute SQL commands against connected databases through Claude or code editors
  • Retrieve database schemas and table structures for AI-assisted data analysis
  • Perform CRUD operations on databases with natural language instructions

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.

MCP-DB-Server 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

  • census-mcp-server by zenlyticgreg

    A production-grade MCP server for querying U.S. Census Bureau data (ACS 5-Year and Decennial) with tools for geographic fuzzy matching, variable search, and batched data retrieval, backed by a PostgreSQL cache for performance.

  • h3yun-sql-troubleshooter by chuck9090

    MCP server for querying H3Yun SQL data, enabling AI to execute read-only SQL queries and troubleshoot H3Yun business issues.

  • MariaDB-MCP by TheNesdark

    Enables interaction with MariaDB/MySQL databases via MCP, supporting read-only mode, SQL execution, and schema inspection.

  • mcp-memory-keeper by anthonycho-ux

    A local MCP server using SQLite to unify context and memory across multiple AI agents, enabling persistent decisions and preferences without re-explanation.

  • clickhouse-mcp-server by reiple

    Read-only MCP server for ClickHouse that allows listing databases and tables, describing schemas, and running SELECT queries.

  • mcp-server by atamayop2018

    Enables scraping and comparing LLM inference pricing from multiple providers using Firecrawl, storing results in SQLite for analysis.

  • TaskMCP by CCLucky-uu

    A personal task management MCP server that allows LLM clients to create, read, update, and delete tasks with projects, labels, and comments, using a local SQLite database that can also be accessed via a web UI.

  • mcp-server-demo by MaximilianoRodrigoSoria

    Exposes database and external API tools via the Model Context Protocol, enabling LLMs to query SQLite and call public APIs with validated inputs and error handling.

Frequently asked questions

How do I install MCP-DB-Server?

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 MCP-DB-Server?

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 MCP-DB-Server 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.