Mmcp.market

SQL Server MCP server

by hlgurgel·io.github.hlgurgel/sqlserver·v0.1.6

Servidor MCP para SQL Server com controle de permissões e modo somente-leitura

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

full report

Adoption
Growing

0 stars158 downloads/wk

Reviews

Write one

Nobody has reviewed SQL Server yet.

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

SQL Server tools (18, 1 write)

write = sends, deletes, buys or posts

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

  • alterar_procedure

    Altera uma stored procedure com backup previo do codigo original.

  • consulta

    Executa uma consulta SELECT (somente leitura) no SQL Server.

  • criar_indice

    Executa um comando CREATE INDEX no SQL Server.

  • descrever_tabela

    Descreve a estrutura de uma tabela: colunas, tipos,

  • estatisticas_tabela

    Exibe estatisticas de uma tabela: numero estimado de linhas,

  • executar_ddl

    Executa um comando DDL (ALTER TABLE, ALTER VIEW, DROP, CREATE,

  • executar_procedure

    Executa uma stored procedure.

  • executar_updatewrite action

    Executa um comando UPDATE no SQL Server.

  • ler_funcao

    Retorna o codigo-fonte completo de uma funcao.

  • ler_procedure

    Retorna o codigo-fonte completo de uma stored procedure.

  • listar_bancos

    Lista todos os bancos de dados acessiveis no servidor.

  • listar_constraints

    Lista todas as constraints de uma tabela (PK, FK, UNIQUE, CHECK, DEFAULT).

  • listar_funcoes

    Lista todas as funcoes (scalar e table-valued) de um banco de dados.

  • listar_indices

    Lista todos os indices de uma tabela especifica.

  • listar_procedures

    Lista todas as stored procedures de um banco de dados.

  • listar_tabelas

    Lista todas as tabelas e views de um banco de dados.

  • plano_execucao

    Exibe o plano de execucao estimado para uma query, sem executa-la.

  • status_jobs

    Retorna o status da ultima execucao de jobs do SQL Server Agent.

Public scan report

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

no findings
  • Code scan6 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 8 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

Install directly

claude mcp add sqlserver -- uvx sqlserver-mcp-tools
Add to Cursor

SQL Server: common questions

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

Alternatives to SQL Server

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

All SQL Server alternatives →
  • SQL Server MCP
    MCP server for DBAs running dozens of SQL Server instances: grouped connections, plans, indexes
    B
  • 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
  • GeoLens
    Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL.
    B
  • LINQ to DB
    Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.
    A

More from hlgurgel