database-mcp-server

guyinwonder168/database-mcp-server

3.2

If you are the rightful owner of database-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Database MCP Server is a production-ready Model Context Protocol provider for SQL databases, written in Go.

Tools

Functions exposed to the LLM to take actions

configure-profile

Create or update database connection profiles.

list-profiles

List all configured database profiles.

execute-sql

Execute arbitrary SQL queries with read-only enforcement.

list-tables

List tables in selected database.

describe-table

Describe comprehensive table schema with metadata.

list-databases

List accessible databases for profile.

mcp-info

Show provider version and author.

smart-query-builder

Generate SQL from high-level intent.

discover-joins

Discover foreign key relationships and suggest JOINs.

sample-data

Fetch sample rows to infer data formats.

list-tools

List all available MCP tools and descriptions.

analyze-schema

Comprehensive schema analysis with AI query suggestions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources