libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ MSSQL
MSSQL
JSON →
none
★ 39
database
Interact with Microsoft SQL Server databases to run queries and analyze business data.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @modelcontextprotocol/inspector", "imports": [] } ]
server path:
mssql
Tools
What this server exposes
read_query
Execute SELECT queries to read data from the database
write_query
Execute INSERT, UPDATE, or DELETE queries
create_table
Create new tables in the database
list_tables
Get a list of all tables in the database
describe-table
View schema information for a specific table
append_insight
Add new business insights to the memo resource
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/daobataotie/mssql-mcp ↗
MSSQL — MCP Server · libregistry