Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BEHIVE_LLMNoLLM provider: bedrock, openai, or localbedrock
AWS_PROFILENoAWS profile for Bedrock authenticationdefault
BEHIVE_SCALENoDefault research scale (30-300)30
BEHIVE_DB_URLNoPostgreSQL connection stringpostgresql://localhost/hive
BEHIVE_LLM_URLNoLocal LLM endpoint (required if BEHIVE_LLM=local)
OPENAI_API_KEYNoOpenAI API key (required if BEHIVE_LLM=openai)
BEHIVE_NEO4J_URINoNeo4j connection URI (optional)bolt://localhost:7687
BEHIVE_QDRANT_URLNoQdrant URL (optional)http://localhost:6333
BEHIVE_QUALITY_GATENoMinimum claim quality to store0.55

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/qa10devteam/behive'

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