Exasol MCP Server with Governed SQL option
Officialby exasol-labs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXA_DSN | Yes | Exasol database DSN | |
| EXA_USER | Yes | Technical database user | |
| EXA_PASSWORD | Yes | Database password | |
| EXA_MCP_LOGGER | No | Enable logger | True |
| EXA_MCP_SETTINGS | No | Path to MCP server settings JSON file or JSON string | |
| EXA_MCP_LOGGER_FILE | No | Path to log file | |
| EXA_MCP_LOGGER_MODE | No | Logger mode (INFO or DEBUG) | |
| EXA_MCP_LLM_RENDERING | Yes | LLM to be used for rendering | |
| EXA_MCP_VECTORDB_FILE | Yes | Path to vector database file | |
| EXA_MCP_LLM_SERVER_URL | Yes | URL for LLM server | |
| EXA_MCP_LLM_SERVER_API_KEY | No | API key for LLM server | not-needed |
| EXA_MCP_LLM_TRANSFORMATION | Yes | LLM to be used for transformation | |
| EXA_MCP_LLM_TEMPERATURE_INFO | No | Temperature for info messages | 0.7 |
| EXA_MCP_LLM_TEMPERATURE_RELEVANCE | No | Temperature for relevance check | 0.0 |
| EXA_MCP_LLM_TEMPERATURE_RENDERING | No | Temperature for rendering | 0.0 |
| EXA_MCP_LLM_TEMPERATURE_TRANSLATION | No | Temperature for translation | 0.0 |
| EXA_MCP_VECTORDB_SIMILARITY_DISTANCE | No | Similarity distance for vector DB | 0.3 |
| EXA_MCP_LLM_TEMPERATURE_QUERY_REWRITE | No | Temperature for query rewrite | 0.4 |
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/exasol-labs/exasol-labs-text2sql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server