Skip to main content
Glama
Bandwidth

Bandwidth MCP Server

Official
by Bandwidth

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BW_NUMBERNoA valid phone number on your Bandwidth account. Used with our Messaging API. Must be in E164 format.
BW_API_URLNoAPI gateway override. Also serves the Dashboard XML API under /api/v2.
BW_MCP_PORTNoPort for HTTP server in hosted mode.
BW_CLIENT_IDYesYour Bandwidth OAuth2 client ID
BW_MCP_TOOLSNoExplicit tool allowlist (comma-separated operationIds). Overrides BW_MCP_PROFILE.
BW_VOICE_URLNoVoice API base override.
BW_ACCOUNT_IDNoYour Bandwidth Account ID. Optional — auto-discovered from JWT claims after authentication.
BW_ENVIRONMENTNo`test` or `uat` to target Bandwidth's test environment. Defaults to prod.
BW_MCP_PROFILENoNamed tool preset (voice, messaging, lookup, onboarding, recordings, full). Comma-separated to combine.
BW_MCP_BASE_URLNoBase URL for hosted mode.
BW_CLIENT_SECRETYesYour Bandwidth OAuth2 client secret
BW_MCP_TRANSPORTNoTransport mode, e.g., streamable-http for hosted mode.
BW_MESSAGING_URLNoMessaging API base override.
BW_MCP_DEV_TUNNELNoSet to 1 to use a cloudflared tunnel for local development.
BW_MCP_EXCLUDE_TOOLSNoExplicit tool denylist (comma-separated). Takes priority over BW_MCP_TOOLS and profiles.
BW_VOICE_APPLICATION_IDNoA Bandwidth Voice Application ID. Used to auto-configure voice callbacks in hosted mode.
BW_MESSAGING_APPLICATION_IDNoA Bandwidth Messaging Application ID. Used with our Messaging API.

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

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