Skip to main content
Glama

Payman AI MCP Server

by hrishi0102

Payman AI MCP 服务器

MCP 服务器为 Payman AI 的 API 提供了简便的方法,让用户可以创建收款人、搜索收款人、发送付款并使用提示获取余额。

先决条件

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