Mmcp.market

SQL Server MCP server

by cvelasquez·io.github.cvelasquez/mcp-sqlserver·v3.1.0

MCP server for DBAs running dozens of SQL Server instances: grouped connections, plans, indexes

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

2 stars347 downloads/wk

Reviews

Write one

Nobody has reviewed SQL Server MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

SQL Server MCP tools (7, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • get_execution_plan

    Get execution plan for a query

  • get_indexes

    Get index information for a table

  • get_schema

    Get database schema information for specific tables

  • get_stored_procedure

    Get stored procedure definition

  • list_connections

    List all available SQL Server connections grouped by connectionGroup

  • querywrite action

    Execute a SQL query on the database

  • reload_connections

    Reload connections from connections.json file without restarting the MCP server. Closes existing connection pools and loads new configuration.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan11 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19downgradeABscore 83

Install directly

Runs npx -y @cevelas/mcp-sqlserver on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp-sqlserver -- npx -y @cevelas/mcp-sqlserver
Add to Cursor

SQL Server MCP: common questions

Is SQL Server MCP server safe?
Mostly: it is graded B (83/100). Read the SQL Server MCP safety report
How do I install SQL Server MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does SQL Server MCP need an API key?
Yes. The registry entry asks for MSSQL_MCP_CONNECTIONS_JSON.
Is SQL Server MCP maintained?
The last commit was 2 days ago (2026-09-18). The latest release is v3.1.0.
What can I use instead of SQL Server MCP?
Servers from other publishers that do the same job: Microsoft SQL Server MCP server, SQL Server MCP server and JDBC MCP Server. Compare all SQL Server MCP alternatives.

Alternatives to SQL Server MCP

Same job from other publishers: the closest match first, then the best rated.

All SQL Server MCP alternatives →
  • Microsoft SQL Server
    Read-only-by-default SQL Server: schema, parameterized SELECT, execution plans; writes opt-in.
    B
  • SQL Server
    Servidor MCP para SQL Server com controle de permissões e modo somente-leitura
    B
  • JDBC MCP Server
    Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats
    A
  • Devart MCP Server for SQL Server (ADO.NET)
    Schema-aware read/write access to SQL Server through Devart dotConnect ADO.NET data provider.
    C
  • DBHub
    Token-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite
    A

More from cvelasquez