Skip to main content
Glama
Xanther-Ai

xanther-context-engine

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoURI of the Neo4j instance. Defaults to bolt://localhost:7687bolt://localhost:7687
NEO4J_USERNoUsername for Neo4j authentication. Defaults to neo4jneo4j
XCE_ARCH_DOCSNoEnable Layer 4 architecture documentation generation. Defaults to truetrue
XCE_DEEP_DOCSNoEnable Layer 3 detailed documentation generation. Defaults to truetrue
NEO4J_PASSWORDYesPassword for Neo4j authentication. This is required for the server to connect to the knowledge graph. Example: xce_dev_password
XCE_LLM_PROVIDERNoProvider for LLM operations. Defaults to openrouteropenrouter
OPENROUTER_API_KEYNoOptional API key for full mode, embeddings, and semantic search. Without it, the server may run in a limited mode (XME only) but semantic features will be unavailable. Get a key at https://openrouter.ai/keys
XME_BRIDGE_ENABLEDNoEnable XME memory sync. Defaults to truetrue

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

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/Xanther-Ai/xanther-context-engine'

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