RodrigoPAml/MCP-SqlServer
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
This project helps developers integrate large language models (LLMs) like Claude Desktop with SQL Server databases. It takes natural language queries from the LLM and translates them into actions on the SQL database, such as checking connection status, retrieving database schemas, or executing queries. This allows developers to build applications where an LLM can directly interact with and even modify a SQL Server database.
No commits in the last 6 months.
Use this if you are a developer looking to enable an LLM to directly query, understand, and modify your SQL Server database using natural language commands.
Not ideal if you are a non-developer or need a graphical interface for database management; this tool requires technical setup and is intended for programmatic integration.
Stars
17
Forks
3
Language
C#
License
MIT
Category
Last pushed
Apr 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/RodrigoPAml/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.