gpkg-mcp
by truongtnn404
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GPKG_KB_DIR | No | Markdown KB output directory | ./knowledge_base |
| GPKG_API_KEY | No | Bearer token for MCP server (empty = unauthenticated) | |
| GPKG_LLM_MODEL | No | Model for architecture validation | claude-haiku-4-5-20251001 |
| GPKG_NEO4J_URI | Yes | Neo4j bolt URI | bolt://localhost:7687 |
| GPKG_NEO4J_USER | No | Neo4j username | neo4j |
| GPKG_LLM_ENABLED | No | Enable LLM validation pass | false |
| ANTHROPIC_API_KEY | No | Required when GPKG_LLM_ENABLED=true | |
| GPKG_NEO4J_PASSWORD | Yes | Neo4j password | |
| GPKG_SCAN_CONCURRENCY | No | Parallel scan workers | 5 |
| GPKG_LLM_CONFIDENCE_THRESHOLD | No | Only run LLM when confidence is below this | 0.7 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues