Skip to main content
Glama

Payman AI MCP Server

by hrishi0102

Servidor MCP de Payman AI

Servidor MCP que proporciona una manera sencilla de acceder a las API de Payman AI y permite a los usuarios crear beneficiarios, buscar beneficiarios, enviar pagos y obtener saldos mediante indicaciones.

Prerrequisitos

Related MCP server: PayPal MCP Server

Instalación

  1. Clonar el repositorio:

    git clone https://github.com/hrishi0102/payman_mcp.git
  2. Instalar dependencias:

    npm install # OR yarn install

Construyendo el Proyecto

Construya el código TypeScript en JavaScript:

npm run build # OR yarn build

Comprobando el servidor

Compruebe si el servidor está configurado correctamente:

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

Si todo está bien, ahora puedes agregar el servidor Payman MCP a cualquier cliente.

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