workbench-mcp
by antonov2010
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | PostgreSQL server hostname | |
| DB_NAME | Yes | Database name | |
| DB_PORT | No | Connection port | 5432 |
| DB_USER | Yes | Database username | |
| DB_SSLMODE | No | SSL mode | prefer |
| DB_MAX_ROWS | No | Maximum rows per result set | 100 |
| DB_PASSWORD | Yes | Database password | |
| API_VERIFY_SSL | No | true / false SSL verification (local dev certs) | |
| API_BEARER_TOKEN | No | Bearer token used for authenticated HTTP calls | |
| DB_MAX_RESULT_SETS | No | Maximum result sets per batch | 5 |
| API_TIMEOUT_SECONDS | No | HTTP request timeout | |
| DB_APPLICATION_NAME | No | Application identifier | |
| API_MAX_RESPONSE_BYTES | No | Max response bytes returned by HTTP tools | |
| DB_OBJECT_PREVIEW_CHARS | No | Max definition preview length | 4000 |
| DB_QUERY_TIMEOUT_SECONDS | No | Query timeout (seconds) | 30 |
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/antonov2010/mcp-dev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server