Bhived
by ArtKeyAi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP bind host. Defaults to 127.0.0.1. | |
| PORT | No | HTTP transport port. Defaults to 3001. | |
| BHIVED_API_KEY | No | API key for Bhived API authentication. | |
| BHIVED_API_URL | No | Override the Bhived API URL. Defaults to https://mcp.bhived.ai. | |
| BHIVED_TIMEOUT | No | REST request timeout in milliseconds. Defaults to 30000. | |
| ALLOWED_ORIGINS | No | Comma-separated allowlist for HTTP transport origin validation. | |
| BHIVED_MAX_SKILLS | No | Maximum active skills. Defaults to 5. | |
| BHIVED_WEBSITE_URL | No | Override website URL used by browser auth. | |
| BHIVED_SCRIPT_TIMEOUT | No | Default skill script timeout in milliseconds. Defaults to 30000. | |
| BHIVED_HEALTH_INTERVAL | No | Child MCP health interval in milliseconds. Defaults to 30000. | |
| BHIVED_MAX_BUNDLED_MCPS | No | Maximum bundled MCPs per skill. Defaults to 3. | |
| BHIVED_MAX_CHILD_PROCESSES | No | Maximum total child MCP processes. Defaults to 10. | |
| BHIVED_MAX_STANDALONE_MCPS | No | Maximum standalone child MCPs. Defaults to 5. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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