bilims/mcp-sqlserver
MCP server for Microsoft SQL Server
This project helps data analysts and business users safely explore and query Microsoft SQL Server databases using natural language or guided queries. It takes your SQL Server connection details and provides a read-only interface, outputting schema information, table structures, relationships, and query results. Anyone who needs quick insights from SQL Server data without writing complex SQL can use this.
No commits in the last 6 months. Available on npm.
Use this if you need to quickly understand the structure of a SQL Server database, explore its contents, or get specific data points through a conversational AI tool like Claude Desktop.
Not ideal if you need to modify data in your SQL Server database (insert, update, delete) as this tool is strictly read-only.
Stars
8
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
Oct 09, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bilims/mcp-sqlserver"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bytebase/dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
alexander-zuev/supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query...
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI...
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.