Skip to main content
Glama

DP-MCP Server

by devraj21
.env.sample434 B
# PostgreSQL Configuration POSTGRES_HOST=localhost POSTGRES_PORT=5432 POSTGRES_USER=dp_mcp_user POSTGRES_PASSWORD=dp_mcp_password POSTGRES_DATABASE=dp_mcp_dev POSTGRES_SSL_MODE=prefer # MinIO Configuration MINIO_ENDPOINT=localhost:9000 MINIO_ACCESS_KEY=minioadmin MINIO_SECRET_KEY=minioadmin123 MINIO_SECURE=false MINIO_DEFAULT_BUCKET=default-bucket # Server Configuration MCP_SERVER_PORT=8888 MCP_SERVER_HOST=127.0.0.1 DEBUG=false

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/devraj21/dp-mcp'

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