Skip to main content
Glama
prashil1996

bank-postgres-mcp

by prashil1996

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the MCP server (optional, defaults to 3100).3100
POSTGRES_DBNoPostgreSQL database name (used when DATABASE_URL is not provided).
DATABASE_URLNoPostgreSQL connection string (e.g. postgresql://bankuser:bankpassword@localhost:5432/bankdb). Use this OR the individual POSTGRES_* variables.
POSTGRES_HOSTNoPostgreSQL host (used when DATABASE_URL is not provided).
POSTGRES_PORTNoPostgreSQL port (used when DATABASE_URL is not provided).
POSTGRES_USERNoPostgreSQL user (used when DATABASE_URL is not provided).
POSTGRES_PASSWORDNoPostgreSQL password (used when DATABASE_URL is not provided).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/prashil1996/github-postgres-mcp'

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