mcp-odbc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODBC_DSN | No | DSN name | |
| ODBC_PWD | No | Password (appended to connection string if not already present) | |
| ODBC_UID | No | Username (appended to connection string if not already present) | |
| ODBC_MAX_ROWS | No | Maximum rows returned per query | 10000 |
| ODBC_READ_ONLY | No | Read-only enforcement (false to allow writes) | true |
| ODBC_MCP_CONFIG | No | Path to INI configuration file for multi-connection setup | |
| ODBC_QUERY_TIMEOUT | No | Query timeout in seconds | 30 |
| ODBC_CONNECT_TIMEOUT | No | Connection timeout in seconds | 10 |
| ODBC_CONNECTION_STRING | No | Full connection string (alternative to DSN) |
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/phil-cheesman/mcp-odbc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server