Enhanced Cognee
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | Neo4j/ArcadeDB URI | bolt://localhost:27687 |
| REDIS_HOST | No | Redis/Valkey host | localhost |
| REDIS_PORT | No | Redis/Valkey port | 26379 |
| QDRANT_HOST | No | Qdrant host | localhost |
| QDRANT_PORT | No | Qdrant port | 26333 |
| POSTGRES_HOST | No | PostgreSQL host | localhost |
| POSTGRES_PORT | No | PostgreSQL port | 25432 |
| ENHANCED_API_KEY | No | API key for MCP server authentication (optional) | |
| ARCADEDB_TRANSPORT | No | ArcadeDB transport protocol (bolt or http) | bolt |
| ENHANCED_CACHE_PROVIDER | No | Cache provider (valkey, redis, etc.) | valkey |
| ENHANCED_GRAPH_PROVIDER | No | Graph database provider (arcadedb, neo4j, apache_age, etc.) | arcadedb |
| ENHANCED_REQUIRE_TENANT | No | Require tenant ID for storage operations (optional, default 0) | |
| ENHANCED_VECTOR_PROVIDER | No | Vector database provider (qdrant, pgvector, lancedb, etc.) | qdrant |
| ENHANCED_MAX_PAYLOAD_BYTES | No | Maximum payload size in bytes (optional, default 10 MiB) | |
| ENHANCED_RELATIONAL_PROVIDER | No | Relational database provider (postgres, sqlite, etc.) | postgres |
| ENHANCED_RATE_LIMIT_PER_MINUTE | No | Rate limit per minute per tool (optional, default unlimited) |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/vincentspereira/RNR-Enhanced-Cognee'
If you have feedback or need assistance with the MCP directory API, please join our Discord server