🤖

Bland AI MCP Server Pricing 2026

Updated June 2026

Complete pricing guide for the Bland AIMCP server — costs, free options, and what you'll pay.

Open Sourceby Bland AILast checked July 15, 2026

💰 How Much Does Bland AI MCP Server Cost?

This MCP server is free and open-source. Check the GitHub repository for details.

Is Bland AI MCP Server Free?

Yes, Bland AI MCP Server has free options

The Bland AI MCP server is completely free and open-source. You can install it, use it, and even modify the source code. Note that while the MCP server itself is free, the underlying Bland AI service may have its own pricing tiers for API access or premium features.

Bland AI Cost Breakdown: Server vs Service

🆓

MCP Server (Always Free)

The Bland AI MCP server is the connector that lets your AI assistant (Claude, Cursor, VS Code, etc.) interact with Bland AI. This component is always free to install and use — it's just a bridge between your AI tool and the service.

💚

Bland AI Service (Open Source)

This MCP server is free and open-source. Check the GitHub repository for details.

How to Install Bland AI MCP Server

npm
npx bland-ai-mcp

Compatible with: Claude Desktop, Cursor, VS Code

Frequently Asked Questions

Is Bland AI MCP Server free to use?

Yes, the Bland AI MCP server is completely free and open-source. You can install and use it at no cost. However, the underlying Bland AI service may have its own pricing tiers.

How much does Bland AI MCP Server cost in 2026?

This MCP server is free and open-source. Check the GitHub repository for details. The MCP server component is always free to install and configure with your AI assistant.

What are the best alternatives to Bland AI MCP Server?

There are several alternative MCP servers in the AI & ML category. Visit the Bland AI alternatives page on MyMCPTools to compare features, pricing, and compatibility with AI assistants like Claude, Cursor, and VS Code.

What's included in the Bland AI free tier?

The Bland AI MCP server is fully open-source with all features available for free. Some managed/cloud versions of the underlying service may offer additional paid features.

Does Bland AI work with Claude Desktop, Cursor, and VS Code?

Yes, the Bland AI MCP server is compatible with popular AI assistants and code editors that support the Model Context Protocol (MCP), including Claude Desktop, Cursor, VS Code, Windsurf, and Cline.

Looking for Bland AI alternatives?

Compare similar MCP servers with different pricing and features.

View Alternatives →

Learn More

Quick Info

Pricing Model
Open Source
Install Type
npm
Author
Bland AI

Related Servers

MemoryOpen Source

Knowledge graph-based persistent memory system. Store and retrieve contextual information.

Sequential ThinkingOpen Source

Dynamic and reflective problem-solving through thought sequences.

Exa MCP ServerFreemium

Exa's official MCP server connects AI assistants to a search engine purpose-built for AI, using neural embeddings to match on meaning rather than keywords so agents get clean, ready-to-use content instead of a page of blue links to re-parse. The default tool set covers web_search_exa for quick topical lookups and web_search_advanced_exa for full control over domains, date ranges, and content filters, plus specialized tools for code_search (searching real-world code and GitHub), company_research (building company profiles, competitor lists, and financials), crawling/web_fetch (pulling clean content from a specific URL), people_search and linkedin_search (public professional-profile lookups), and deep_researcher_start/check for long-running multi-step research tasks backed by Exa's Research API. The server is hosted at https://mcp.exa.ai/mcp — no local process to run — and connects via one-line setup in Cursor, VS Code, Claude Code, Claude Desktop (available as a native Connector), Codex, OpenCode, Windsurf, and Antigravity, authenticated with an EXA_API_KEY from the Exa dashboard. Tool exposure is tunable per client via a ?tools= query parameter on the endpoint URL, letting teams ship narrow, purpose-built configurations (e.g. company-research-only or LinkedIn-only agents) instead of exposing the full surface, and Exa ships ready-made Claude Skills/agent definitions for common patterns like company research and people search with built-in query-variation and token-isolation guidance.

Slack MCP ServerFreemium

The Slack MCP server (built by Ivan Korotovsky) connects AI assistants like Claude, Cursor, and Windsurf directly to Slack workspaces, enabling conversational access to your team communication channels without requiring workspace admin approval for a bot install. Its standout feature is a "no permission" stealth mode — it authenticates using your own personal Slack session tokens (xoxc/xoxd, or a stored browser session) rather than requiring a Slack App with OAuth scopes, so it works even in locked-down workspaces where you cannot create bots. It also supports full OAuth Bot Token auth and Enterprise/GovSlack deployments for teams that prefer a conventional app install. Tools exposed include reading channel and DM/group-DM history with smart pagination, searching messages across the workspace, posting messages and thread replies, listing channels and users, and adding reactions. Common use cases include automating standups by posting summaries directly to team channels, searching past Slack conversations to surface decisions or context, monitoring specific channels for keywords or alerts, and drafting replies to thread discussions — all from natural-language prompts. Supports both Stdio and SSE transports plus proxy configuration for corporate networks. Install with: `npx slack-mcp-server@latest --transport stdio`. A separate official-style integration exists from Zencoder (@zencoderai/slack-mcp-server) for teams that prefer standard Bot Token OAuth over session-token auth. Compatible with Claude Desktop, Cursor, VS Code, Windsurf, and Cline.

MilvusOpen Source

Search, Query and interact with data in your Milvus Vector Database.

ChromaOpen Source

Embeddings, vector search, document storage, and full-text search with the open-source AI application database.