Skip to main content
Glama
Michaeltsg

blip-mcp

by Michaeltsg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLIP_BASE_URLNoFull base URL override (rare).
BLIP_DATA_DIRNoBase folder for everything blip-mcp writes..mcp-blip
BLIP_ENV_FILENoPath to an env file to auto-load.blip.env
BLIP_FLOWS_DIRNoWhere blip_map_flow writes componentized docs.flows
BLIP_FLOW_NAMENoFriendly name for the default flow.default
BLIP_LOG_LEVELNoLog level: error, warn, info, debug.info
BLIP_SHORTNAMENoAlias for BLIP_CONTRACT_ID.
BLIP_ACCESS_KEYNoAccess key for credential mode 2. Requires BLIP_BOT_IDENTIFIER.
BLIP_CONTRACT_IDNoContract ID / shortname for the bot's host. Optional; defaults to shared host if not provided.
BLIP_MAX_RETRIESNoNumber of retries on transient errors.3
BLIP_ALLOW_WRITESNoMaster switch for side-effecting tools. 'true' or 'false'.false
BLIP_AUTHORIZATIONNoReady-made authorization header, e.g. 'Key <base64>'. Preferred authentication method.
BLIP_BOT_IDENTIFIERNoBot identifier for credential mode 2. Requires BLIP_ACCESS_KEY.
BLIP_REQUEST_TIMEOUT_MSNoPer-request timeout in milliseconds.30000

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/Michaeltsg/mcp-blip'

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