Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BB_WS_HOSTNoHost for the Bitburner WebSocket server0.0.0.0
BB_WS_PORTNoPort for the Bitburner WebSocket server12525
BB_API_PORTNoPort for the REST API server3001
BB_API_TOKENNoOptional bearer token for API and MCP endpoints
BB_API_BASE_URLNoBase URL for the API serverhttp://localhost:3001
BB_MCP_HTTP_HOSTNoHost for the MCP Streamable HTTP transport127.0.0.1
BB_MCP_HTTP_PATHNoPath for the MCP Streamable HTTP transport/mcp
BB_MCP_HTTP_PORTNoPort for the MCP Streamable HTTP transport3003
BB_DASHBOARD_HOSTNoHost for the local dashboard127.0.0.1
BB_DASHBOARD_PORTNoPort for the local dashboard3002

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/JoshuaGreeff/bitburner-mcp-server'

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