mcp-database-server

Nam088/mcp-database-server

3.2

If you are the rightful owner of mcp-database-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 MCP (Model Context Protocol) server is designed to support multiple database types with a modular architecture, allowing for easy extensibility and integration with various database systems.

Tools

Functions exposed to the LLM to take actions

query

Execute SELECT queries and return results.

execute_sql

Execute any SQL command (INSERT, UPDATE, DELETE, CREATE, etc.).

list_tables

List all tables in the database.

describe_table

Get detailed information about a table's schema.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources