Payman AI MCP Server
MCP server that provides easy way to Payman AI’s API’s and let’s users create payees, search payees, send payments and get balances using prompts.
Prerequisites
- Node.js (v14 or higher)
- npm or yarn
- Git
Installation
Clone the repository:
git clone https://github.com/hrishi0102/payman_mcp.git
Install dependencies:
npm install # OR yarn install
Building the Project
Build the TypeScript code into JavaScript:
npm run build
# OR
yarn build
Checking Server
Check if the server is properly setup:
node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-mcp/build/payman-server.js
If everything is good, you can now add the Payman MCP server to any client.
- For Claude Desktop: Here
- For Cursor: Here
Payman API Server
Project Details
- hrishi0102/payman_mcp
- Last Updated: 4/2/2025
Recomended MCP Servers
Simple MCP server to provide my Local Cursor with access to add items to my MongoDB todo list
A Model Context Protocol server that provides package index querying capabilities.
MCP for using spotify from within cursor
Github MCP Server
A Model Context Protocol (MCP) server for interacting with Twitter.

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration.
An MCP server that can manage terminal sessions
MCP Server for GNU Make