Skip to main content
Glama

Payman AI MCP Server

by hrishi0102

Payman AI MCP サーバー

Payman AI の API への簡単な方法を提供し、ユーザーがプロンプトを使用して受取人を作成、受取人を検索、支払いを送信、残高を取得できるようにする MCP サーバー。

前提条件

Related MCP server: PayPal MCP Server

インストール

  1. リポジトリをクローンします。

    git clone https://github.com/hrishi0102/payman_mcp.git
  2. 依存関係をインストールします:

    npm install # OR yarn install

プロジェクトの構築

TypeScript コードを JavaScript に組み込みます。

npm run build # OR yarn build

サーバーを確認中

サーバーが適切に設定されているかどうかを確認します。

node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-mcp/build/payman-server.js

すべてが正常であれば、Payman MCP サーバーを任意のクライアントに追加できます。

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/hrishi0102/payman_mcp'

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