Skip to main content
Glama

Payman AI MCP Server

by hrishi0102

Payman AI MCP 服务器

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

先决条件

安装

  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 服务器添加到任何客户端。

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

一个可以轻松访问 Payman AI 的 API 的服务器,允许用户使用自然语言提示创建收款人、搜索收款人、发送付款和检查余额。

  1. 先决条件
    1. 安装
      1. 构建项目
        1. 检查服务器

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            An unofficial server that allows AI assistants to access Fathom Analytics data, enabling users to retrieve account information, site statistics, events, aggregated reports, and real-time visitor tracking.
            Last updated -
            5
            20
            2
            TypeScript
            MIT License
          • A
            security
            F
            license
            A
            quality
            An MCP server that integrates with Fewsats allowing AI agents to securely purchase anything by retrieving balances, accessing payment methods, and processing payments.
            Last updated -
            4
            13
            Python
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables Claude AI to interact with Paybyrd's payment processing API, allowing for creating payment links, processing refunds, and retrieving order information.
            Last updated -
            5
            TypeScript
          • -
            security
            F
            license
            -
            quality
            Provides AI assistants like Claude or Cursor with access to Payman AI's documentation, helping developers build integrations more efficiently.
            Last updated -
            TypeScript
            • Linux
            • Apple

          View all related MCP servers

          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