libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ SQL Server Express
SQL Server Express
JSON →
none
★ 4
database
An MCP server for interacting with Microsoft SQL Server Express databases.
github ↗
Install
How to run this server
[ { "cmd": "pip install --editable", "imports": [] } ]
server path:
sql-server-express
Tools
What this server exposes
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
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/hanweg/mcp-sqlexpress ↗
SQL Server Express — MCP Server · libregistry