db-mcp
by NohYusung
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUERY_MAX_ROWS | No | Maximum rows to apply to queries without an explicit LIMIT. Defaults to 100 and is capped at 500. | 100 |
| DB_QUERY_TIMEOUT_MS | No | Query execution timeout in milliseconds. Defaults to 10000. | 10000 |
| PICKME_PROD_DB_HOST | No | Database host for the pickme-prod target. | |
| PICKME_PROD_DB_PORT | No | Database port for the pickme-prod target. | |
| PICKME_PROD_DB_USER | No | Database user for the pickme-prod target. | |
| DUBRIGHT_DEV_DB_HOST | No | Database host for the dubright-dev target. | |
| DUBRIGHT_DEV_DB_PORT | No | Database port for the dubright-dev target. | |
| DUBRIGHT_DEV_DB_USER | No | Database user for the dubright-dev target. | |
| PLATFORM_DEV_DB_HOST | No | Database host for the platform-dev target. | |
| PLATFORM_DEV_DB_PORT | No | Database port for the platform-dev target. | |
| PLATFORM_DEV_DB_USER | No | Database user for the platform-dev target. | |
| PUDDING_PROD_DB_HOST | No | Database host for the pudding-prod target. | |
| PUDDING_PROD_DB_PORT | No | Database port for the pudding-prod target. | |
| PUDDING_PROD_DB_USER | No | Database user for the pudding-prod target. | |
| DB_CONNECT_TIMEOUT_MS | No | Database connection timeout in milliseconds. Defaults to 5000. | 5000 |
| DUBRIGHT_PROD_DB_HOST | No | Database host for the dubright-prod target. | |
| DUBRIGHT_PROD_DB_PORT | No | Database port for the dubright-prod target. | |
| DUBRIGHT_PROD_DB_USER | No | Database user for the dubright-prod target. | |
| VOGOPANG_PROD_DB_HOST | No | Database host for the vogopang-prod target. | |
| VOGOPANG_PROD_DB_PORT | No | Database port for the vogopang-prod target. | |
| VOGOPANG_PROD_DB_USER | No | Database user for the vogopang-prod target. | |
| PICKME_PROD_DB_PASSWORD | No | Database password for the pickme-prod target. | |
| DUBRIGHT_DEV_DB_PASSWORD | No | Database password for the dubright-dev target. | |
| PLATFORM_DEV_DB_PASSWORD | No | Database password for the platform-dev target. | |
| PUDDING_PROD_DB_PASSWORD | No | Database password for the pudding-prod target. | |
| DB_TUNNEL_WAIT_TIMEOUT_MS | No | SSH tunnel readiness timeout in milliseconds. Defaults to 5000. | 5000 |
| DUBRIGHT_PROD_DB_PASSWORD | No | Database password for the dubright-prod target. | |
| VOGOPANG_PROD_DB_PASSWORD | No | Database password for the vogopang-prod target. | |
| PICKME_PROD_SSH_LOCAL_HOST | No | Local host for SSH tunnel forwarding for the pickme-prod target. Defaults to 127.0.0.1. | 127.0.0.1 |
| PICKME_PROD_SSH_LOCAL_PORT | No | Local port for SSH tunnel forwarding for the pickme-prod target. | |
| DUBRIGHT_DEV_SSH_LOCAL_HOST | No | Local host for SSH tunnel forwarding for the dubright-dev target. Defaults to 127.0.0.1. | 127.0.0.1 |
| DUBRIGHT_DEV_SSH_LOCAL_PORT | No | Local port for SSH tunnel forwarding for the dubright-dev target. | |
| PUDDING_PROD_SSH_LOCAL_HOST | No | Local host for SSH tunnel forwarding for the pudding-prod target. Defaults to 127.0.0.1. | 127.0.0.1 |
| PUDDING_PROD_SSH_LOCAL_PORT | No | Local port for SSH tunnel forwarding for the pudding-prod target. | |
| DUBRIGHT_PROD_SSH_LOCAL_HOST | No | Local host for SSH tunnel forwarding for the dubright-prod target. Defaults to 127.0.0.1. | 127.0.0.1 |
| DUBRIGHT_PROD_SSH_LOCAL_PORT | No | Local port for SSH tunnel forwarding for the dubright-prod target. | |
| PICKME_PROD_SSH_BASTION_HOST | No | SSH bastion host for the pickme-prod target. | |
| PICKME_PROD_SSH_BASTION_USER | No | SSH bastion user for the pickme-prod target. | |
| VOGOPANG_PROD_SSH_LOCAL_HOST | No | Local host for SSH tunnel forwarding for the vogopang-prod target. Defaults to 127.0.0.1. | 127.0.0.1 |
| VOGOPANG_PROD_SSH_LOCAL_PORT | No | Local port for SSH tunnel forwarding for the vogopang-prod target. | |
| DUBRIGHT_DEV_SSH_BASTION_HOST | No | SSH bastion host for the dubright-dev target. | |
| DUBRIGHT_DEV_SSH_BASTION_USER | No | SSH bastion user for the dubright-dev target. | |
| PUDDING_PROD_SSH_BASTION_HOST | No | SSH bastion host for the pudding-prod target. | |
| PUDDING_PROD_SSH_BASTION_USER | No | SSH bastion user for the pudding-prod target. | |
| DUBRIGHT_PROD_SSH_BASTION_HOST | No | SSH bastion host for the dubright-prod target. | |
| DUBRIGHT_PROD_SSH_BASTION_USER | No | SSH bastion user for the dubright-prod target. | |
| VOGOPANG_PROD_SSH_BASTION_HOST | No | SSH bastion host for the vogopang-prod target. | |
| VOGOPANG_PROD_SSH_BASTION_USER | No | SSH bastion user for the vogopang-prod target. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/NohYusung/db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server