mcp-sqlserv
by Fattan-malva
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port server | 4000 |
| DATA_DIR | No | Folder SQLite (di-mount ke volume di compose) | ./data |
| ADMIN_USER | No | User web UI admin | admin |
| OAUTH_ENABLED | No | Nonaktifkan OAuth dengan 0 | 1 |
| ADMIN_PASSWORD | Yes | Password web UI admin (min 8 karakter) | |
| SESSION_SECRET | No | Secret JWT/enkripsi (auto-generate & persist jika kosong) | auto |
| OAUTH_CODE_TTL_S | No | Umur authorization code (detik) | 600 |
| QUERY_TIMEOUT_MS | No | Timeout query SQL | 30000 |
| OAUTH_ACCESS_TTL_S | No | Umur access token (detik) | 3600 |
| RATE_LIMIT_PER_MIN | No | Rate limit per API key | 60 |
| OAUTH_REFRESH_TTL_S | No | Umur refresh token (detik, 30 hari) | 2592000 |
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 | |