Skip to main content
Glama
walletap

@walletap/mcp-server

Official
by walletap

@walletap/mcp-server

모든 AI 어시스턴트에서 Apple Wallet 및 Google Wallet 패스를 발급하고 관리하세요.

빠른 시작

npx @walletap/mcp-server

또는 전역으로 설치:

npm install -g @walletap/mcp-server
walletap-mcp

Related MCP server: BotBell MCP Server

인증

Walletap API 키를 환경 변수로 설정하세요:

export WALLETAP_API_KEY=wt_live_xxxxxxxxxxxxxxxxxxxx

API 키는 Walletap 대시보드의 설정에서 찾을 수 있습니다.

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json에 추가하세요:

{
  "mcpServers": {
    "walletap": {
      "command": "npx",
      "args": ["-y", "@walletap/mcp-server"],
      "env": {
        "WALLETAP_API_KEY": "wt_live_xxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

Cursor / Windsurf

.cursor/mcp.json 또는 .windsurf/mcp.json에 추가하세요:

{
  "mcpServers": {
    "walletap": {
      "command": "npx",
      "args": ["-y", "@walletap/mcp-server"],
      "env": {
        "WALLETAP_API_KEY": "wt_live_xxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

HTTP 원격 모드

자체 호스팅 배포, n8n, Make 또는 Zapier AI용:

walletap-mcp --transport http

이렇게 하면 HTTP 서버(기본 포트 3001)가 시작되며 다음을 노출합니다:

  • POST /mcp — JSON-RPC 엔드포인트

  • GET /mcp/sse — 스트리밍용 Server-Sent Events

  • GET /health — 상태 확인

Docker 예시:

FROM node:22-alpine
RUN npm install -g @walletap/mcp-server
ENV WALLETAP_API_KEY=wt_live_xxxxxxxxxxxxxxxxxxxx
ENV MCP_PORT=3001
EXPOSE 3001
CMD ["walletap-mcp", "--transport", "http"]

도구 참조

도구

기능

주요 입력

list_passes

템플릿의 패스를 페이지네이션으로 나열

templateId, status, limit

search_passes

이메일 또는 전화번호로 패스 검색

templateId, searchQuery

export_passes

패스를 CSV로 내보내기

templateId, status

get_pass

지갑 URL이 포함된 단일 패스 가져오기

id 또는 externalId+templateId

create_pass

하나 이상의 지갑 패스 생성

passes[], sendToEmail, sendToPhone

update_pass

패스 필드, 스탬프 또는 잔액 업데이트

id, templateFields, stampOperation, balanceOperation

notify_pass

패스 보유자 한 명에게 알림 보내기

passId, title, content

list_templates

모든 패스 템플릿 나열

limit, startAfter

create_template

새 템플릿 생성

name, type

update_template

템플릿 구성/디자인 업데이트

templateId, data

delete_template

템플릿 삭제

templateId

send_template_notification

템플릿의 모든 패스 보유자에게 알림

templateId, title, content

create_certificate

Apple Wallet 인증서 생성

templateId

list_locations

모든 비즈니스 위치 나열

create_location

새 위치 생성

name, latitude, longitude

update_location

위치 세부 정보 업데이트

id, name, address

delete_location

위치 삭제

id

create_reader

VTAP NFC 리더 생성

name, templateId, phone

list_sub_accounts

팀 구성원 나열

create_sub_account

팀 구성원 생성

email, displayName, password

update_sub_account

팀 구성원 권한 업데이트

userId, permissions, templateIds

delete_sub_account

팀 구성원 제거

userId

translate_pass_text

패스 텍스트를 여러 언어로 번역

texts, sourceLanguage, targetLanguages

예시 프롬프트

Walletap이 연결된 AI 어시스턴트에게 말할 수 있는 몇 가지 예시입니다:

  • "'Coffee Rewards'라는 로열티 카드 템플릿을 만들고 john@example.com에게 패스를 발급해줘"

  • "내 로열티 템플릿의 모든 패스 중 아직 설치되지 않은 패스를 보여줘"

  • "내 스탬프 카드 템플릿에서 외부 ID가 'CUST-42'인 패스에 스탬프 3개를 추가해줘"

  • "모든 패스 보유자에게 알림을 보내줘: '이번 주말 더블 포인트! 모든 지점에서 2배 적립 가능합니다.'"

  • "마케팅 팀을 위해 내 로열티 패스를 모두 CSV로 내보내줘"

  • "우리 패스 라벨을 스페인어, 프랑스어, 독일어로 번역해줘"

API 기본 URL

기본적으로 https://api.walletap.io에 연결됩니다. 다음으로 재정의하세요:

export WALLETAP_API_BASE_URL=https://your-custom-instance.example.com

라이선스

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables AI assistants to manage OneSignal push notifications, email, SMS, and user management through natural language. Supports multi-channel messaging, segmentation, templates, analytics, and iOS Live Activities with 50+ tools for complete OneSignal API coverage.
    1
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to send push notifications and interactive alerts to iPhone and Mac devices via the BotBell app. It allows AI to receive user replies and manage notification bots for tasks like alerts, reminders, and remote approvals.
    2
    22
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to manage social media accounts and CRM operations, including posting, analytics, inbox management, and customer management.
    22
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to manage Apple App Store Connect operations including app management, TestFlight, analytics, reviews, subscriptions, and more through 54 tools.
    61
    25
    11
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/walletap/walletap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server