SQL MCP Server
by t3ta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | PostgreSQL database host | localhost |
| DB_NAME | No | PostgreSQL database name | |
| DB_PASS | No | PostgreSQL database password | |
| DB_PORT | No | PostgreSQL database port | 5432 |
| DB_USER | No | PostgreSQL database username | |
| USE_SSH_TUNNEL | No | Whether to use SSH tunneling for database connection | false |
| SSH_BASTION_HOST | No | SSH bastion host for tunneling | |
| SSH_BASTION_USER | No | SSH bastion username | |
| SSH_PRIVATE_KEY_PATH | No | Path to SSH private key for bastion connection |
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/t3ta/sql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server