Skip to main content
Glama

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-mcp
  1. bellink.io에서 가입하세요 (14일 무료 체험, 신용카드 불필요)

  2. 앱 연결 — Gmail, Mindbody, Meta 등 사용하는 모든 앱을 연결하세요

  3. 대시보드에서 Bellink URL을 복사하세요

  4. 실행:

BELLINK_URL=https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY npx bellink-mcp

Related 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.

Maintenance

ActivityInactive
ResponsivenessNo issues

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

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Universal 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.
    293
    5
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    293
    1
    MIT

Latest Blog Posts

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