querybridge-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_HOST | No | MySQL server hostname or IP address | |
| MYSQL_PORT | No | MySQL server port (default: 3306) | |
| MYSQL_USER | No | MySQL username | |
| MYSQL_DATABASE | No | Default database/schema | |
| MYSQL_PASSWORD | No | MySQL password | |
| MYSQL_READONLY | No | Block write operations (default: true) | |
| MYSQL_QUERY_TIMEOUT | No | Query timeout in milliseconds (default: 30000) | |
| MYSQL_CONNECTION_NAME | No | Unique connection identifier (default: 'default') | |
| QUERYBRIDGE_MCP_CONFIG | No | Path to the configuration JSON file | |
| QUERYBRIDGE_MCP_HTTP_TOKEN | No | Bearer token for HTTP transport (required if --no-auth not set) | |
| QUERYBRIDGE_MCP_CONFIG_JSON | No | Inline configuration JSON string |
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/MahmoudHassanMustafa/querybridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server