mcp-database-server

mcp-database-server

3.6

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 henry@mcphub.com.

The MCP Database Server provides database access capabilities to Claude, supporting SQLite, SQL Server, and PostgreSQL databases.

read_query

Execute SELECT queries to read data

write_query

Execute INSERT, UPDATE, or DELETE queries

create_table

Create new tables in the database

alter_table

Modify existing table schema

drop_table

Remove a table from the database

list_tables

Get a list of all tables

describe_table

View schema information for a table

export_query

Export query results as CSV/JSON

append_insight

Add a business insight to memo

list_insights

List all business insights