Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HIVEMIND_AGENTNoAgent identifier (e.g. Agent-Backend, Agent-DevOps)
OPENAI_API_KEYNoRequired when using OpenAI embeddings (NEUROMCP_EMBEDDING_PROVIDER=openai)
HIVEMIND_COMPANYNoCompany/project name. Sets the shared namespace to company-<name>
NEUROMCP_DB_PATHNoSQLite database path~/.neuromcp/memory.db
NEUROMCP_LOG_LEVELNoLog level: debug, info, warn, errorinfo
HIVEMIND_AGENT_ROLENoAgent role label for priming context
HIVEMIND_PAPERCLIP_URLNoPaperclip API URL for auto-detectionhttp://localhost:3100
HIVEMIND_PRIMING_COUNTNoNumber of top memories to include in priming context10
HIVEMIND_PRIMING_CATEGORIESNoComma-separated categories to prioritize in priming
NEUROMCP_EMBEDDING_PROVIDERNoEmbedding provider: local, openai, ollamalocal

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/AdelElo13/neurohive'

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