Copilot SQL MCP POC
by PhilFer1973
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (optional, default: 8000) | |
| SQLSERVER_DB | No | Database name (default: WideWorldImporters) | WideWorldImporters |
| MCP_HTTP_PATH | No | MCP HTTP endpoint path (optional, default: /mcp) | |
| MCP_STATE_DIR | No | Directory for local state files (optional, default: legacy/) | |
| SQLSERVER_HOST | No | SQL Server host (default: 050027346-3) | 050027346-3 |
| SQLSERVER_PASS | No | Legacy SQL Server password (optional) | |
| SQLSERVER_USER | No | SQL Server username (optional, if not provided uses Windows trusted authentication) | |
| SQLSERVER_DRIVER | No | ODBC driver (default: ODBC Driver 17 for SQL Server) | ODBC Driver 17 for SQL Server |
| SQLSERVER_PASSWORD | No | Preferred SQL Server password (optional) |
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/PhilFer1973/copilot-sql-mcp-poc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server