MCP Database Server
UnclaimedMCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
Install
$
npm install -g @executeautomation/database-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
alter_table
Modify existing table schema
append_insight
Add a business insight to memo
create_table
Create new tables in the database
describe_table
View schema information for a table
drop_table
Remove a table from the database
export_query
Export query results as CSV/JSON
list_insights
List all business insights
list_tables
Get a list of all tables
read_query
Execute SELECT queries to read data
write_query
Execute INSERT, UPDATE, or DELETE queries