Skip to main content
Glama

SQL MCP Server

by t3ta
.env.example304 B
# Database config DB_USER=postgres DB_PASS=yourpassword DB_HOST=localhost DB_PORT=5432 DB_NAME=mydatabase # Enable SSH tunnel USE_SSH_TUNNEL=true # SSH tunnel config (used only if USE_SSH_TUNNEL is true) SSH_BASTION_HOST=bastion.example.com SSH_BASTION_USER=ec2-user SSH_PRIVATE_KEY_PATH=~/.ssh/id_rsa

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