Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KERNELMIND_HOSTNoHTTP server bind address0.0.0.0
KERNELMIND_PORTNoHTTP server port8080
KERNELMIND_NEO4J_URINoNeo4j URI (defaults from docker compose)
KERNELMIND_REDIS_URLNoRedis URL (defaults from docker compose)
KERNELMIND_TRANSPORTNoTransport protocol: stdio or streamable-httpstdio
KERNELMIND_QDRANT_URLNoQdrant URL (defaults from docker compose)
KERNELMIND_S3_ENDPOINTNoS3 endpoint (defaults from docker compose)
KERNELMIND_POSTGRES_DSNNoPostgreSQL connection string (defaults from docker compose)
KERNELMIND_EMBEDDING_MODELYesEmbedding model name (required)
KERNELMIND_EMBEDDING_API_KEYYesEmbedding provider API key (required)
KERNELMIND_EMBEDDING_BASE_URLYesEmbedding provider base URL (required)

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/Reinazhard/kernelmind-mcp'

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