MCP Chat Analysis Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URLNoThe bolt protocol URL for Neo4j database connection for knowledge graph storagebolt://localhost:7687
NEO4J_USERNoThe username for authenticating with the Neo4j databaseneo4j
QDRANT_URLNoThe URL of the Qdrant vector database for semantic searchhttp://localhost:6333
NEO4J_PASSWORDYesThe password for authenticating with the Neo4j database

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools