Skip to main content
Glama
kalyangupta12

Database Lookup Protocol (DLP)

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGHOSTNoPostgreSQL Database host (alias)
PGPORTNoPostgreSQL Database port (alias)
PGUSERNoPostgreSQL Username (alias)
PG_SSLNoSet to true to enable SSL for PostgreSQL
DB_TYPENoExplicitly set DB type: postgres, mysql, mongodb, mssql, prisma
PG_HOSTNoPostgreSQL Database host
PG_PORTNoPostgreSQL Database port5432
PG_USERNoPostgreSQL Username
MSSQL_HOSTNoMicrosoft SQL Server host
MSSQL_PORTNoMicrosoft SQL Server port1433
MSSQL_USERNoMicrosoft SQL Server username
MYSQL_HOSTNoMySQL Database host
MYSQL_PORTNoMySQL Database port3306
MYSQL_USERNoMySQL Username
PGDATABASENoPostgreSQL Database name (alias)
PGPASSWORDNoPostgreSQL Password (alias)
MONGODB_URINoFull MongoDB connection URI
PG_DATABASENoPostgreSQL Database name
PG_PASSWORDNoPostgreSQL Password
DATABASE_URLNoFull connection string (auto-detects DB type from scheme). Supported for PostgreSQL, MySQL, MongoDB, MSSQL, and Prisma.
MSSQL_ENCRYPTNoSet to false to disable encryption for MSSQL
MSSQL_DATABASENoMicrosoft SQL Server database name
MSSQL_PASSWORDNoMicrosoft SQL Server password
MYSQL_DATABASENoMySQL Database name
MYSQL_PASSWORDNoMySQL Password
MONGODB_DATABASENoMongoDB Database name (defaults to 'test' if not in URI)
MSSQL_TRUST_CERTNoSet to true to trust self-signed certificates for MSSQL

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kalyangupta12/Database-Lookup-Protocol'

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