Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GPKG_KB_DIRNoMarkdown KB output directory./knowledge_base
GPKG_API_KEYNoBearer token for MCP server (empty = unauthenticated)
GPKG_LLM_MODELNoModel for architecture validationclaude-haiku-4-5-20251001
GPKG_NEO4J_URIYesNeo4j bolt URIbolt://localhost:7687
GPKG_NEO4J_USERNoNeo4j usernameneo4j
GPKG_LLM_ENABLEDNoEnable LLM validation passfalse
ANTHROPIC_API_KEYNoRequired when GPKG_LLM_ENABLED=true
GPKG_NEO4J_PASSWORDYesNeo4j password
GPKG_SCAN_CONCURRENCYNoParallel scan workers5
GPKG_LLM_CONFIDENCE_THRESHOLDNoOnly run LLM when confidence is below this0.7

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/truongtnn404/gpkg-mcp'

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