Skip to main content
Glama
paybyrd

claude-mcp-server

by paybyrd

Paybyrd AI 에이전트 툴킷

Paybyrd의 결제 처리 기능을 OpenAI 및 Anthropic Claude와 같은 AI 모델과 통합하기 위한 툴킷입니다.

개요

이 툴킷을 사용하면 AI 도우미가 Paybyrd API를 통해 결제 작업을 수행할 수 있습니다.

  • 고객을 위한 결제 링크 생성

  • 환불 처리

  • 주문 정보 검색

이 툴킷은 다양한 AI 플랫폼을 지원하는 모듈식 아키텍처를 사용합니다.

Related MCP server: Promokit Prestashop MCP Server

저장소 구조

이 모노레포는 다음 패키지로 구성됩니다.

  • 핵심 ( @paybyrd/ai-agent-toolkit ): 핵심 기능 및 공유 도구

  • 클로드 ( @paybyrd/ai-agent-claude ): 모델 컨텍스트 프로토콜을 사용한 인간 중심적 클로드 통합

  • openai ( @paybyrd/ai-agent-openai ): 함수 호출을 통한 OpenAI 통합

빠른 시작

필수 조건

  • Node.js 18 이상

  • Paybyrd API 키

  • OpenAI API 키(OpenAI 통합용) 또는 Anthropic API 키(Claude 통합용)

설치

각 패키지는 사용하는 AI 플랫폼에 따라 별도로 설치할 수 있습니다.

지엑스피1

예시

전체 구현 예는 /examples 디렉토리에서 확인하세요.

  • /examples/openai : OpenAI를 사용한 구현 예시

  • /examples/modelcontextprotocol : Claude를 사용하여 Model Context Protocol을 구현한 예

사용 가능한 도구

이 툴킷은 다음과 같은 결제 작업을 제공합니다.

  • 결제 링크 생성 : 고객에게 보낼 결제 링크를 생성합니다.

  • 환불 생성 : 거래에 대한 환불을 처리합니다.

  • 주문 검색 : 기존 주문에 대한 세부 정보를 가져옵니다.

개발

# Install dependencies
npm install

# Build all packages
npm run build

# Run tests
npm test

특허

MIT

A
license - permissive license
Not graded
quality - not tested
D
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

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation analysis.
    14
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server designed to integrate with Claude Desktop, allowing users to interact with Prestashop e-commerce platforms through natural language interfaces.
    10
    2
    ISC
  • A
    license
    B
    quality
    D
    maintenance
    An MCP (Model Context Protocol) server that connects AI assistants like Claude directly to your Razorpay account.
    14
    33
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    A Model Context Protocol server that lets Claude manage keyCRM catalogue, stock, orders, customers, pipelines, and more via natural language.
    3

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for Pydantic AI structured output, built to return verdicts, receipts, usage logs,

  • Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.

  • Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

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/paybyrd/ai-agent-toolkit-js'

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