Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind host. Defaults to 127.0.0.1.
PORTNoHTTP transport port. Defaults to 3001.
BHIVED_API_KEYNoAPI key for Bhived API authentication.
BHIVED_API_URLNoOverride the Bhived API URL. Defaults to https://mcp.bhived.ai.
BHIVED_TIMEOUTNoREST request timeout in milliseconds. Defaults to 30000.
ALLOWED_ORIGINSNoComma-separated allowlist for HTTP transport origin validation.
BHIVED_MAX_SKILLSNoMaximum active skills. Defaults to 5.
BHIVED_WEBSITE_URLNoOverride website URL used by browser auth.
BHIVED_SCRIPT_TIMEOUTNoDefault skill script timeout in milliseconds. Defaults to 30000.
BHIVED_HEALTH_INTERVALNoChild MCP health interval in milliseconds. Defaults to 30000.
BHIVED_MAX_BUNDLED_MCPSNoMaximum bundled MCPs per skill. Defaults to 3.
BHIVED_MAX_CHILD_PROCESSESNoMaximum total child MCP processes. Defaults to 10.
BHIVED_MAX_STANDALONE_MCPSNoMaximum standalone child MCPs. Defaults to 5.

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/ArtKeyAi/bhived-mcp'

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