cognee-mcp-server
by mcpflow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENV | No | Environment name (e.g., local, production) | local |
| DB_NAME | No | Database name | cognee_db |
| DB_PROVIDER | No | Database provider | sqlite |
| LLM_API_KEY | Yes | API key for the language model provider | |
| VECTOR_DB_PROVIDER | No | Vector database provider | lancedb |
| TOKENIZERS_PARALLELISM | No | Flag to disable tokenizers parallelism | false |
| GRAPH_DATABASE_PROVIDER | No | Graph database provider | networkx |
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
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/mcpflow/topoteretes_cognee-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server