Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHYesPath to the faulkner-db source code directory, required for the MCP server to find the mcp_server.server module.
POSTGRES_DBNoDatabase name for PostgreSQL.graphiti
FALKORDB_HOSTYesHost address for the FalkorDB server.localhost
FALKORDB_PORTYesPort for the FalkorDB server.6379
POSTGRES_HOSTNoHost address for the PostgreSQL metadata store.postgres
POSTGRES_PORTNoPort for the PostgreSQL metadata store.5432
POSTGRES_USERNoUsername for PostgreSQL.graphiti
POSTGRES_PASSWORDNoPassword for the PostgreSQL database.
FALKORDB_MEMORY_LIMITNoMemory limit for FalkorDB.2gb

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/Platano78/faulkner-db'

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