mcp-sqlexpress
If you are the rightful owner of mcp-sqlexpress 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.
An MCP server for interacting with Microsoft SQL Server Express. Supports Windows and SQL Server authentication.
get_allowed_databases
Get list of databases that are allowed to be accessed
read_query
Execute SELECT queries
write_query
Execute INSERT/UPDATE/DELETE queries
create_table
Create new tables
list_tables
List all tables in database
describe_table
Show table schema