MCP server Claude CodeCodexCursor
MCP server for executing MS SQL Server queries via MCP protocol. Runs locally from the @vini-cius/mcp-mssql-server npm package.
1 1y ago A
tokens not measured
original MIT
A minimal MCP server for SQL Server that supports running queries, listing tables, and retrieving table schemas. Input validation is handled with Zod, and connections use the mssql package. Ideal for structured database access via the Model Context Protocol.
MCP server Claude CodeCodexCursor
MCP server for executing MS SQL Server queries via MCP protocol. Runs locally from the @vini-cius/mcp-mssql-server npm package.