payman_mcp

payman_mcp

3.3

If you are the rightful owner of payman_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for integrating Payman AI's payment APIs with AI assistants.

The Payman API MCP Server is designed to integrate seamlessly with Payman AI's payment APIs, allowing AI assistants to perform various payment-related operations through natural language. This server exposes Payman AI's functionalities as tools that can be utilized by LLM applications like Claude. It supports operations such as setting API keys for authentication, creating different types of payees, sending payments, searching for payees, and checking account balances. The server adheres to the Model Context Protocol (MCP) standard, ensuring compatibility with any MCP-compatible client.

Features

  • Secure API Authentication: Manage API keys securely within the session.
  • Multiple Payee Types: Supports TEST_RAILS, US_ACH, and CRYPTO_ADDRESS payees.
  • Payment Operations: Send payments, retrieve balances, and more.
  • Search Capabilities: Search payees by various criteria.
  • Error Handling: Comprehensive error handling for all API operations.

Tools

  1. set-api-key

    Sets the Payman API key for authentication.

  2. create-test-rails-payee

    Creates a TEST_RAILS payee for testing.

  3. create-us-ach-payee

    Creates a US_ACH payee for bank transfers.

  4. create-crypto-payee

    Creates a CRYPTO_ADDRESS payee for cryptocurrency payments.

  5. send-payment

    Sends a payment to a payee.

  6. search-payees

    Search for payees based on various criteria.

  7. get-balance

    Retrieves the current account balance.

Related MCP Servers

View all finance servers →