mcp-mssqlserver
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSSQL_HOST | Yes | SQL Server host or IP | localhost |
| MSSQL_PORT | No | SQL Server TCP port | 1433 |
| MSSQL_USER | Yes | SQL login user | |
| MSSQL_ENCRYPT | No | Enables encrypted connection | false |
| MSSQL_DATABASE | Yes | Default database | |
| MSSQL_PASSWORD | Yes | SQL login password | |
| MSSQL_TRUST_SERVER_CERTIFICATE | No | Trusts server certificate when encryption is enabled | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_queryA | Executa uma query SQL no SQL Server e retorna os resultados. Use para SELECT, INSERT, UPDATE e DELETE. |
| list_tablesA | Lista todas as tabelas do banco de dados atual, opcionalmente filtrando por schema. |
| describe_tableB | Retorna a estrutura de uma tabela: colunas, tipos de dados, nulabilidade e valores padrão. |
| list_databasesA | Lista todos os bancos de dados disponíveis no servidor SQL Server. |
| get_table_indexesB | Lista os índices de uma tabela, incluindo colunas e tipo de índice. |
| get_foreign_keysC | Lista as chaves estrangeiras de uma tabela e suas referências. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ferronicardoso/mcp-mssqlserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server