Azure SQL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE | Yes | The name of the database | |
| SERVER_NAME | Yes | The Azure SQL server name (e.g., your-server.database.windows.net) | |
| AZURE_CLIENT_ID | No | Optional Azure client ID for authentication via environment variables | |
| AZURE_TENANT_ID | No | Optional Azure tenant ID for authentication via environment variables | |
| AZURE_CLIENT_SECRET | No | Optional Azure client secret for authentication via environment variables |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_database_configA | Check if the database is properly configured. |
| execute_queryC | Execute a SQL query against the Azure SQL database. |
| get_tablesA | Get list of all tables in the Azure SQL database. |
| get_table_schemaB | Get schema information for a specific table. |
| get_sample_dataA | Get sample data from a table. |
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
- 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/carlosgutierrezch/mcp_component'
If you have feedback or need assistance with the MCP directory API, please join our Discord server