Bellink MCP Server
bellink-mcp
Подключайте ИИ-ассистентов к 30+ бизнес-инструментам через один MCP-сервер.
Gmail, Google Calendar, Sheets, Docs, Drive, Mindbody, Meta Ads, Linear, Airtable, Notion, Stripe, Slack и другие — все они доступны из Claude, ChatGPT, Cursor, Perplexity или OpenClaw.
Быстрый старт
BELLINK_URL=your-bellink-url npx bellink-mcpЗарегистрируйтесь на bellink.io (14-дневная бесплатная пробная версия, кредитная карта не требуется)
Подключите свои приложения — Gmail, Mindbody, Meta, что угодно, чем вы пользуетесь
Скопируйте свой URL Bellink из панели управления
Запустите его:
BELLINK_URL=https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY npx bellink-mcpRelated MCP server: 0nMCP
Добавление в ваш ИИ-клиент
Claude Desktop / Claude Code
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}Cursor
Settings → MCP → Add Server → вставьте конфигурацию выше.
OpenClaw
Добавьте в ~/.openclaw/workspace/config/mcporter.json:
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}Прямой SSE (любой MCP-клиент)
Пропустите npm-пакет полностью — просто укажите своему клиенту ваш URL Bellink:
https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEYЧто вы можете делать
После подключения ваш ИИ сможет:
Email: читать входящие, отправлять письма, создавать черновики, управлять метками
Календарь: проверять расписание, создавать события, находить время для встреч
Таблицы: читать/записывать данные, выполнять запросы, создавать электронные таблицы
Mindbody: записывать клиентов, проверять посещаемость, получать данные о выручке, управлять персоналом (87 инструментов)
Meta Ads: создавать кампании, управлять аудиториями, получать аналитику
Linear: создавать задачи, управлять проектами, отслеживать спринты
Airtable: делать запросы к базам, создавать записи, управлять таблицами
И еще 20+ — Notion, Stripe, Slack, Drive, Docs, Analytics...
Все это — просто задавая вопросы на обычном английском языке. Никакого кода. Никаких API для изучения.
Как это работает
Этот пакет представляет собой легкий транспортный уровень MCP. Ваша учетная запись Bellink хранит подключения к вашим приложениям. Когда ваш ИИ вызывает инструмент, происходит следующее:
AI → bellink-mcp (stdio) → Bellink server (SSE) → Your app (Gmail, Mindbody, etc.)Ваши учетные данные зашифрованы с помощью AES-256. Bellink использует OAuth — мы никогда не видим ваши пароли. Отключите любое приложение в любое время.
Тарифы
Starter: Бесплатно навсегда — все приложения (кроме Mindbody), 250 запросов в месяц
Personal: $29/мес — все приложения, включая Mindbody, 1 000 запросов в месяц
Business: $99/мес — все приложения, 10 000 запросов в месяц, 5 рабочих мест
Ссылки
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
- ZapierOAuthcom.zapier.mcp
Zapier MCP connects AI tools like Claude, ChatGPT, and Cursor to over 8,000 apps and 30,000+ actions, enabling AI to perform real-world tasks such as sending messages, searching data, scheduling events, and updating records. It acts as a translator between AI tools and apps, handling authentication, rate limits, and retries automatically, transforming AI from a conversational tool into a functional extension of your business stack.
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceConnects AI assistants to Microsoft 365 accounts to manage emails, calendars, files, and Teams messages. It offers 71 tools and supports multi-user environments through a secure, customizable server architecture.55-
- FlicenseNot gradedqualityNot gradedmaintenanceUniversal AI API Orchestrator. 850 tools across 53 services under a single MCP interface. Connect Claude, GPT, or Gemini to Stripe, Slack, GitHub, LinkedIn, Cloudflare, Shopify, Twilio, and 46 more via natural language. $0.10/execution, no subscription. Patent Pending.2935-
- AlicenseAqualityDmaintenanceEnables AI agents to connect and interact with common business platforms like Shopify, WordPress, and Calendly via pre-built connectors for tasks such as product management, content operations, and scheduling.13MIT
- AlicenseNot gradedqualityDmaintenanceA universal AI API orchestrator that connects to 17+ services (Stripe, Slack, GitHub, etc.) and enables natural language task execution, multi-step automation, and complex orchestration across them without coding.2931MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/barflotek/bellink-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server