db-mcp-server

FreePeak/db-mcp-server

3.9
Certified
databases

A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

Tools

Functions exposed to the LLM to take actions

query_<dbid>

Execute SQL query

execute_<dbid>

Execute data modification statement

transaction_<dbid>

Manage transactions

schema_<dbid>

Explore database schema

performance_<dbid>

Analyze query performance

list_databases

List all configured database connections

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources