Bellink MCP Server
bellink-mcp
하나의 MCP 서버를 통해 AI 어시스턴트를 30개 이상의 비즈니스 도구에 연결하세요.
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-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
설정(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 패키지를 건너뛰고 클라이언트를 Bellink URL로 지정하세요:
https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY수행 가능한 작업
연결되면 AI가 다음을 수행할 수 있습니다:
이메일: 받은 편지함 읽기, 이메일 보내기, 초안 작성, 라벨 관리
캘린더: 일정 확인, 이벤트 생성, 회의 시간 찾기
시트: 데이터 읽기/쓰기, 쿼리 실행, 스프레드시트 생성
Mindbody: 고객 예약, 출석 확인, 수익 확인, 직원 관리 (87개 도구)
Meta Ads: 캠페인 생성, 타겟 관리, 인사이트 추출
Linear: 이슈 생성, 프로젝트 관리, 스프린트 추적
Airtable: 베이스 쿼리, 레코드 생성, 테이블 관리
기타 20개 이상 — Notion, Stripe, Slack, Drive, Docs, Analytics 등...
모두 평범한 영어로 질문하여 수행할 수 있습니다. 코딩도, API 학습도 필요 없습니다.
작동 원리
이 패키지는 가벼운 MCP 전송 계층입니다. 귀하의 Bellink 계정이 앱과의 연결을 유지합니다. AI가 도구를 호출하면 다음과 같은 흐름으로 진행됩니다:
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 — 모든 앱, 월 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