Bellink Server
БесплатноНе проверенConnects AI assistants to over 30 business tools like Gmail, Slack, and Airtable through a single unified interface. It enables users to perform actions across
Описание
Connects AI assistants to over 30 business tools like Gmail, Slack, and Airtable through a single unified interface. It enables users to perform actions across multiple platforms using natural language without managing individual API integrations.
README
Connect AI assistants to 30+ business tools through one MCP server.
Gmail, Google Calendar, Sheets, Docs, Drive, Mindbody, Meta Ads, Linear, Airtable, Notion, Stripe, Slack, and more — all accessible from Claude, ChatGPT, Cursor, Perplexity, or OpenClaw.
Quick start
BELLINK_URL=your-bellink-url npx bellink-mcp
- Sign up at bellink.io (14-day free trial, no credit card)
- Connect your apps — Gmail, Mindbody, Meta, whatever you use
- Copy your Bellink URL from the dashboard
- Run it:
BELLINK_URL=https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY npx bellink-mcp
Add to your AI client
Claude Desktop / Claude Code
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}
Cursor
Settings → MCP → Add Server → paste the config above.
OpenClaw
Add to ~/.openclaw/workspace/config/mcporter.json:
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}
Direct SSE (any MCP client)
Skip the npm package entirely — just point your client to your Bellink URL:
https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY
What you can do
Once connected, your AI can:
- Email: Read inbox, send emails, create drafts, manage labels
- Calendar: Check schedule, create events, find meeting times
- Sheets: Read/write data, run queries, create spreadsheets
- Mindbody: Book clients, check attendance, pull revenue, manage staff (87 tools)
- Meta Ads: Create campaigns, manage audiences, pull insights
- Linear: Create issues, manage projects, track sprints
- Airtable: Query bases, create records, manage tables
- And 20+ more — Notion, Stripe, Slack, Drive, Docs, Analytics...
All by asking in plain English. No code. No APIs to learn.
How it works
This package is a thin MCP transport layer. Your Bellink account holds the connections to your apps. When your AI calls a tool, it goes:
AI → bellink-mcp (stdio) → Bellink server (SSE) → Your app (Gmail, Mindbody, etc.)
Your credentials are encrypted with AES-256. Bellink uses OAuth — we never see your passwords. Disconnect any app anytime.
Pricing
- Starter: Free forever — all apps (except Mindbody), 250 requests/month
- Personal: $29/mo — all apps including Mindbody, 1,000 requests/month
- Business: $99/mo — all apps, 10K requests/month, 5 seats
Links
Установить Bellink Server в Claude Desktop, Claude Code, Cursor
unyly install bellink-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add bellink-mcp-server -- npx -y bellink-mcpПошаговые гайды: как установить Bellink Server
FAQ
Bellink Server MCP бесплатный?
Да, Bellink Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Bellink Server?
Нет, Bellink Server работает без API-ключей и переменных окружения.
Bellink Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Bellink Server в Claude Desktop, Claude Code или Cursor?
Открой Bellink Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Bellink Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
