Berlin Group MCP Server
by Borelli-7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | Neo4j URI (default: bolt://localhost:7687) | bolt://localhost:7687 |
| CHROMA_HOST | No | ChromaDB host (default: localhost) | localhost |
| CHROMA_PORT | No | ChromaDB port (default: 8000) | 8000 |
| NEO4J_DATABASE | No | Neo4j database name (default: neo4j) | neo4j |
| NEO4J_PASSWORD | No | Neo4j password (default: password) | password |
| NEO4J_USERNAME | No | Neo4j username (default: neo4j) | neo4j |
| OPENAI_API_KEY | No | OpenAI API key for embeddings | |
| CHROMA_COLLECTION | No | ChromaDB collection name (default: berlin_group_pdfs) | berlin_group_pdfs |
| NEO4J_MAX_POOL_SIZE | No | Neo4j max connection pool size (default: 50) | 50 |
| OPENAI_EMBEDDING_MODEL | No | OpenAI embedding model (default: text-embedding-3-small) | text-embedding-3-small |
| NEO4J_CONNECTION_TIMEOUT | No | Neo4j connection timeout in ms (default: 60000) | 60000 |
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