Skip to main content
The Bland MCP server is a hosted, streamable-HTTP server. Every client needs the same two values:
  • URL: https://api.bland.ai/v1/mcp
  • Header: Authorization: Bearer YOUR_BLAND_API_KEY
Get your key from the dashboard. Setting up a different tool? See all MCP clients.

Setup

Prefer the Bland plugin from the Cursor marketplace. For the server alone, use the one-click install: Install in Cursor After installing, open Cursor Settings → MCP and replace YOUR_BLAND_API_KEY with your real key. Or add it by hand to ~/.cursor/mcp.json (global) or .cursor/mcp.json in your project:
Restart Cursor (or toggle the server in Settings → MCP) and the Bland tools appear in the agent’s tool list.
Tools that place calls or publish agents have real-world side effects. Keep Cursor’s tool-approval prompts on for the Bland server rather than auto-approving everything.

Next steps

Tool reference

Everything the MCP server can do.

Bland MCP Server

Auth, rate limits, and how the server works.
Docs for agents: llms.txt