Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLAWX_API_KEYYesBlawx API Key. Can be created from the Profile page in the Blawx app with a Pro subscription.
BLAWX_BASE_URLNoThe base URL of the Blawx server to connect to.https://app.blawx.dev
BLAWX_MCP_HOSTNoHost to bind the MCP server to.127.0.0.1
BLAWX_MCP_PORTNoPort to bind the MCP server to.8765
BLAWX_TEAM_SLUGYesThe team slug found in the project URL: https://app.blawx.dev/a/{team_slug}/project/{project_id}
BLAWX_PROJECT_IDYesThe project ID found in the project URL: https://app.blawx.dev/a/{team_slug}/project/{project_id}

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/Lexpedite/blawx_mcp'

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