Skip to main content
Glama
makaveli006

Cloudflare Remote PostgreSQL MCP Server

by makaveli006

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoOptional: The environment mode, typically 'development' or 'production'.
SENTRY_DSNNoOptional: Sentry DSN for production monitoring and error tracking.
DATABASE_URLYesThe PostgreSQL connection string, e.g., postgresql://username:password@host:5432/database_name.
GITHUB_CLIENT_IDYesThe Client ID for your GitHub OAuth application.
GITHUB_CLIENT_SECRETYesThe Client Secret for your GitHub OAuth application.
COOKIE_ENCRYPTION_KEYYesA secure random encryption key for cookie encryption (can be generated using `openssl rand -hex 32`).

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/makaveli006/mcp-sentry'

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