Bellink MCP Server
bellink-mcp
1つのMCPサーバーを通じて、AIアシスタントを30以上のビジネスツールに接続します。
Gmail、Googleカレンダー、スプレッドシート、ドキュメント、ドライブ、Mindbody、Meta広告、Linear、Airtable、Notion、Stripe、Slackなど — すべてClaude、ChatGPT、Cursor、Perplexity、またはOpenClawからアクセス可能です。
クイックスタート
BELLINK_URL=your-bellink-url npx bellink-mcpbellink.io でサインアップ(14日間の無料トライアル、クレジットカード不要)
アプリを接続 — Gmail、Mindbody、Metaなど、使用しているツールを接続
ダッシュボードからBellink URLをコピー
実行:
BELLINK_URL=https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY npx bellink-mcpRelated MCP server: 0nMCP
AIクライアントへの追加
Claude Desktop / Claude Code
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}Cursor
設定 → MCP → サーバーを追加 → 上記の設定を貼り付けます。
OpenClaw
~/.openclaw/workspace/config/mcporter.json に追加します:
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}直接SSE(任意のMCPクライアント)
npmパッケージを完全にスキップし、クライアントをBellink URLに向けるだけです:
https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEYできること
接続すると、AIは以下のことが可能になります:
メール: 受信トレイの読み取り、メール送信、下書き作成、ラベル管理
カレンダー: スケジュールの確認、イベント作成、会議時間の検索
スプレッドシート: データの読み取り/書き込み、クエリの実行、スプレッドシート作成
Mindbody: クライアントの予約、出席確認、収益の抽出、スタッフ管理(87ツール)
Meta広告: キャンペーン作成、オーディエンス管理、インサイトの抽出
Linear: 課題作成、プロジェクト管理、スプリント追跡
Airtable: ベースのクエリ、レコード作成、テーブル管理
その他20以上 — Notion、Stripe、Slack、ドライブ、ドキュメント、アナリティクスなど...
すべて平易な英語で依頼するだけです。コードは不要。APIを学ぶ必要もありません。
仕組み
このパッケージは軽量なMCPトランスポート層です。Bellinkアカウントがアプリへの接続を保持します。AIがツールを呼び出すと、以下のフローで処理されます:
AI → bellink-mcp (stdio) → Bellink server (SSE) → Your app (Gmail, Mindbody, etc.)認証情報はAES-256で暗号化されます。BellinkはOAuthを使用しているため、パスワードが保存されることはありません。いつでもアプリの接続を解除できます。
料金
スターター: 永久無料 — すべてのアプリ(Mindbodyを除く)、月間250リクエスト
パーソナル: 月額29ドル — Mindbodyを含むすべてのアプリ、月間1,000リクエスト
ビジネス: 月額99ドル — すべてのアプリ、月間1万リクエスト、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