MSSQL MCP Server
by ralacher
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SERVER_NAME | No | The name of the MCP server | mcp-database-assistant |
| MCP_SERVER_VERSION | No | The version of the MCP server | 1.0.0 |
| MSSQL_CONNECTION_STRING | Yes | Connection string for Microsoft SQL Server (Server=tcp:{server}.database.windows.net,1433;Database={database};UID={user};PWD={password};Driver=ODBC Driver 17 for SQL Server) |
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/ralacher/mssql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server