Provides access to developer documentation and code examples for integrating Bootpay's payment and commerce SDKs into Flutter applications.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bootpay Developer Docs MCP Server정기결제 빌링키 발급 방법과 웹훅 설정 예제 코드를 찾아줘"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bootpay Developer Docs MCP Server
AI 코딩 도구(Claude, Cursor, Windsurf 등)에서 Bootpay 결제·커머스 개발자 문서를 바로 검색하고 참조할 수 있는 MCP 서버입니다.
빠른 시작
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) 또는
%APPDATA%\Claude\claude_desktop_config.json (Windows)에 추가:
{
"mcpServers": {
"bootpay-docs": {
"command": "npx",
"args": ["mcp-remote", "https://bootpay-docs-mcp.rupy1014.workers.dev/mcp"]
}
}
}Claude Code (CLI)
claude mcp add bootpay-docs --transport http https://bootpay-docs-mcp.rupy1014.workers.dev/mcpCursor
Settings → MCP Servers → Add:
{
"bootpay-docs": {
"url": "https://bootpay-docs-mcp.rupy1014.workers.dev/mcp"
}
}Windsurf / 기타 MCP 클라이언트
Streamable HTTP 엔드포인트:
https://bootpay-docs-mcp.rupy1014.workers.dev/mcp제공 도구
도구 | 설명 | 예시 |
| 개발자 문서 검색 |
|
| 특정 문서 전체 조회 |
|
| 문서 목록 (카테고리별) |
|
| 고객응대 매뉴얼 검색 |
|
사용 예시
AI에게 이렇게 물어보세요:
부트페이 결제 연동 어떻게 해?
정기결제 빌링키 발급 방법 알려줘
웹훅 설정은 어떻게 하는거야?
Flutter에서 결제창 띄우는 코드 알려줘문서 카테고리
카테고리 | 내용 | 문서 수 |
| 일반결제 (SDK, 결제창, 검증) | 25 |
| 정기결제 (빌링키, 자동결제) | 11 |
| 구독관리 (플랜, 갱신, 해지) | 23 |
| 주문관리 (생성, 취소, 반품) | 11 |
| 고객관리 (등록, 그룹, 조회) | 13 |
| 웹훅 설정 및 처리 | 3 |
| 시작하기 (키 발급, 환경설정) | 7 |
| 연동 (에러코드, 마이그레이션) | 9 |
| 아키텍처 (플로우, 데이터모델) | 5 |
| 링크페이 (생성, 알림) | 5 |
| 상품관리 (CRUD) | 5 |
| 레시피 (쇼핑몰, SaaS, 디지털) | 3 |
기술 스택
런타임: Cloudflare Workers
스토리지: Cloudflare KV
프로토콜: MCP (Streamable HTTP)
SDK:
@modelcontextprotocol/sdk+agents(Cloudflare)
관련 링크
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.