Self-Improving SQL Agent
by ssk525
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USE_OLLAMA | No | Set to 1 to use Ollama instead of a cloud LLM provider. | |
| DATABASE_URL | No | Optional PostgreSQL connection URL, e.g., postgresql://sqlagent:sqlagent@127.0.0.1:5432/sqlagent. | |
| GROQ_API_KEY | No | API key for Groq, required if using Groq as the LLM provider. | |
| GOOGLE_API_KEY | No | API key for Google, required if using Google as the LLM provider. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues