Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NEO4J_URI | Yes | URI for connecting to the Neo4j graph database | bolt://localhost:7687 |
FASTMCP_DEBUG | No | Enable debug logging (1 for enabled, 0 for disabled) | 0 |
NEO4J_PASSWORD | Yes | Password for the Neo4j database | |
EXPERT_SYSTEM_PATH | Yes | Path to your expert system directory containing registry, expert-contexts, and performance directories |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |