executeautomation_mcp-database-server

MCP-Mirror/executeautomation_mcp-database-server

3.1

If you are the rightful owner of executeautomation_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 both SQLite and SQL Server databases.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources