MSSQL Database MCP Server (sassyrog/node-mssql-mcp-fork) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 10 tools. No publisher has claimed this listing.
Enables LLMs to query and manage MSSQL databases using natural language, supporting CRUD operations and schema management.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
sassyrog
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
alter_stored_procedureAlters an existing stored procedure by modifying its definition. Can update procedure body, parameters, or completely replace the procedure logic while maintaining the same name.
create_indexCreates an index on a specified column or columns in an MSSQL Database table
create_stored_procedureCreates a new stored procedure following standard template with JSON parameters, pagination, error handling, and JSON output. Supports list/dashboard/get operations with consistent signature patterns.
create_tableCreates a new table in the MSSQL Database with the specified columns.
describe_tableDescribes the schema (columns and types) of a specified MSSQL Database table.
drop_tableDrops a table from the MSSQL Database.
insert_dataInserts data into an MSSQL Database table. Supports both single record insertion and multiple record insertion using standard SQL INSERT with VALUES clause. FORMAT EXAMPLES: Single Record Insert: { "tableName": "Users", "data": { "name": "John Doe", "email": "john@example.com", "age"…
list_tableLists tables in an MSSQL Database, or list tables in specific schemas
read_dataExecutes a SELECT query on an MSSQL Database table. The query must start with SELECT and cannot contain any destructive SQL operations for security reasons.
update_dataUpdates data in an MSSQL Database table using a WHERE clause. The WHERE clause must be provided for security.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
AUTH_TYPECONNECTION_MODECONNECTION_TIMEOUT(Optional) Connection timeout in seconds. Defaults to 30 if not set.DATABASE_NAME"": "your-database-name",DB_PASSWORDDB_USERENCRYPTREADONLY"": "false"SERVER_NAME"": "your-server-name.database.windows.net",SQL_PASSWORDSQL_USERTRUST_SERVER_CERTIFICATE(Optional) Set to "true" to trust self-signed server certificates (useful for development or when connecting to servers with self-signed certs). Defaults to "false".MSSQL_CONNECTION_STRINGTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
10/10 tools missing one or more hints — alter_stored_procedure (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); create_index (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); create_stored_procedure (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +7 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 2 high severity in production deps — @modelcontextprotocol/sdk@1.7.0 (high), @modelcontextprotocol/sdk@1.7.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sassyrog/node-mssql-mcp-fork)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check