Skip to main content
Glama
Mawyxx

lime-ref-postgres-mcp

by Mawyxx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTGRES_URLYesService DB URL (lazy pool)
LIME_JWKS_URLYesJWKS (default lime.pics well-known)
LIME_MCP_PORTNoPort for the MCP server, default '8000'8000
LIME_EXPECTED_AUDNoExpected audience for the MCP JWT, default 'mcp'mcp
AGENTS_POLICY_PATHNoPath to the agents policy JSON file, default './config/agents.json'./config/agents.json
LIME_MCP_BIND_HOSTNoBind host for the MCP server, default '127.0.0.1'127.0.0.1
LIME_EXPECTED_DOMAINYesHostname pin on the MCP JWT (domain claim)
ENABLE_CONSOLE_EVENT_SINKNoEnable console event sink (agent-action JSONL), default on1
POLICY_RELOAD_TTL_SECONDSNoPolicy reload TTL in seconds, default '60'60

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/Mawyxx/lime-ref-postgres-mcp'

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