Skip to main content
Glama
mhummel94

Flip Database MCP

by mhummel94

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETYesA long random string for JWT signing
OAUTH_ISSUERYesYour deployed Railway URL, e.g. https://flip-database-mcp-production.up.railway.app
MCP_AUTH_TOKENYesA random string for static-token authentication fallback
FLIP_SUPABASE_URLYesYour flip-tracking Supabase project → Settings → API URL
FLIP_DB_READONLY_URLYesPostgres connection string using the flip_readonly role, e.g. postgresql://flip_readonly:YOUR_PASSWORD@YOUR_PROJECT_HOST:5432/postgres
FLIP_SUPABASE_SERVICE_KEYYesYour flip-tracking Supabase project legacy service_role key (not the new sb_secret_... format)

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/mhummel94/flip-database-mcp'

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