Skip to main content
Glama

Multi Database MCP Server

MIT License
294
  • Linux
  • Apple
.env.example415 B
# Server Configuration SERVER_PORT=9090 TRANSPORT_MODE=sse # Logging configuration LOG_LEVEL=info # Legacy Single Database Configuration (optional) DB_TYPE=mysql DB_HOST=localhost DB_PORT=3306 DB_USER=user DB_PASSWORD=password DB_NAME=dbname # Multi-Database Configuration DB_CONFIG_FILE=config.json # Additional Settings DEBUG=true # Note: Create a copy of this file as .env and modify it with your own values

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/FreePeak/db-mcp-server'

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