Skip to main content
Glama
.env.example566 B
# Database Configuration using Generic Variables # Works for both PostgreSQL and MySQL DB_TYPE=postgresql DB_HOST=localhost DB_PORT=5432 DB_DATABASE=mydb DB_USER=postgres DB_PASSWORD=password DB_SSL=false # PostgreSQL-Specific Variables (alternative) # POSTGRES_HOST=localhost # POSTGRES_PORT=5432 # POSTGRES_DATABASE=mydb # POSTGRES_USER=postgres # POSTGRES_PASSWORD=password # POSTGRES_SSL=false # MySQL-Specific Variables (alternative) # MYSQL_HOST=localhost # MYSQL_PORT=3306 # MYSQL_DATABASE=mydb # MYSQL_USER=root # MYSQL_PASSWORD=password # MYSQL_SSL=false

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/TranChiHuu/postgres-mysql-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server