Skip to main content
Glama

DP-MCP Server

by devraj21

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modefalse
MINIO_SECURENoWhether to use secure connection to MinIOfalse
POSTGRES_HOSTNoPostgreSQL server hostnamelocalhost
POSTGRES_PORTNoPostgreSQL server port5432
POSTGRES_USERNoPostgreSQL usernamedp_mcp_user
MINIO_ENDPOINTNoMinIO server endpointlocalhost:9000
MCP_SERVER_HOSTNoMCP server host127.0.0.1
MCP_SERVER_PORTNoMCP server port8888
MINIO_ACCESS_KEYNoMinIO access keyminioadmin
MINIO_SECRET_KEYNoMinIO secret keyminioadmin123
POSTGRES_DATABASENoPostgreSQL database namedp_mcp_dev
POSTGRES_PASSWORDNoPostgreSQL passworddp_mcp_password
POSTGRES_SSL_MODENoPostgreSQL SSL modeprefer
POSTGRES_POOL_SIZENoPostgreSQL connection pool size
DEFAULT_QUERY_LIMITNoDefault query result limit
MINIO_DEFAULT_BUCKETNoDefault MinIO bucket namedefault-bucket
POSTGRES_MAX_CONNECTIONSNoMaximum number of PostgreSQL connections

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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