Skip to main content
Glama
S3YED

Cognify MCP Server

by S3YED

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j database URI (required if backend is neo4j)
NEO4J_USERNoNeo4j database user
NEO4J_PASSWORDNoNeo4j database password
COGNIFY_BACKENDNoBackend: 'local' (default) or 'neo4j'local
COGNIFY_LLM_KEYNoAPI key for LLM endpoint (if required)
COGNIFY_DATA_DIRNoDirectory for local backend data./cognify_data
COGNIFY_LLM_BASENoBase URL for OpenAI-compatible LLM endpoint
ANTHROPIC_API_KEYNoAPI key for Anthropic (if using Claude as LLM)
COGNIFY_LLM_MODELNoModel name for LLM
OPENROUTER_API_KEYNoAPI key for OpenRouter (if using OpenRouter LLM provider)
COGNIFY_LLM_PROVIDERNoLLM provider: 'openai', 'anthropic', 'openrouter', 'ollama' etc. Auto-detected if not set.

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/S3YED/cognify'

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