Azure SQL MCP Server
by lostspace003
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port the server will run on. | 8000 |
| MCP_API_KEY | No | Optional API key for production environments to protect the server via the X-API-Key header. | |
| AZURE_SQL_DRIVER | Yes | The ODBC driver name (e.g., ODBC Driver 18 for SQL Server). | ODBC Driver 18 for SQL Server |
| AZURE_SQL_SERVER | Yes | The Azure SQL server hostname (e.g., your-server.database.windows.net). | |
| AZURE_SQL_DATABASE | Yes | The name of the Azure SQL database. | |
| AZURE_SQL_PASSWORD | Yes | The password for the database connection. | |
| AZURE_SQL_USERNAME | Yes | The username for the database connection. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/lostspace003/copilot-studio-azure-sql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server