MCPRUNNER/mssqlMCP
MCP Server for MSSQL (Microsoft SQL Server)
This project acts as a secure intermediary, allowing developers to connect Visual Studio Code's Copilot Agent to Microsoft SQL Server databases. It takes natural language requests from Copilot and translates them into SQL queries or database metadata requests, returning the results directly to the developer's coding environment. This helps automate tasks like schema exploration and query execution for developers working with SQL Server.
Use this if you are a developer using Visual Studio Code's Copilot Agent and need a secure, standardized way for it to interact with your Microsoft SQL Server databases.
Not ideal if you are an end-user needing a graphical interface for database management, or if you primarily work with databases other than Microsoft SQL Server.
Stars
8
Forks
3
Language
C#
License
MIT
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/MCPRUNNER/mssqlMCP"
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.