Juspay MCP Tools
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Juspay MCP Toolsshow me the last 5 transactions from today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Juspay MCP
MCP (Model Context Protocol) servers that let AI assistants interact with Juspay's payment APIs and merchant dashboard through natural language.
Which MCP do you need?
Use when you want to… | Process payments, manage orders, handle refunds, work with customers and cards | Configure gateways, query analytics, manage users, view reports, create payment links |
Credential required | API Key + Merchant ID | Dashboard login (OAuth) |
Docker image |
|
|
Tools include |
|
|
Full docs |
You can run both servers simultaneously — see the individual READMEs for setup instructions.
Related MCP server: mcp-jazzcash
Prerequisites
A Juspay merchant account (sign up)
Docker (recommended for quickest setup)
Contributing
Fork the repository and create a feature branch
Make your changes following PEP 8 and adding type annotations where appropriate
Add tests for any new functionality
Open a pull request with a clear description of the change
# Set up the development environment (requires Nix)
git clone https://github.com/juspay/juspay-mcp.git
cd juspay-mcp
nix develop
# Run tests
nix run .#testLicense
Apache License 2.0. See the LICENSE file for details.
Copyright 2025 Juspay Technologies Private Limited.
This server cannot be deployed
Maintenance
Related MCP Connectors
Payment infrastructure for AI agents: spending rules, approval flows, single-use virtual cards.
Stripe payments for AI agents. Create links, verify, manage customers.
Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.
- mcp-serverOAuthcom.make
Give your AI agents the tools to build, manage, and run automation workflows.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to interact with multiple payment providers (Stripe, Paystack) through a unified API. Supports payment initialization, verification, refunds, customer management, and invoicing without requiring knowledge of specific provider implementations.2-
- AlicenseAqualityFmaintenanceEnables AI agents to create hosted checkouts, charge mobile wallets, query transactions, and process refunds via the JazzCash payment API.572MIT
- AlicenseBqualityDmaintenanceEnables AI agents to manage Paystack payments, products, customers, and transactions through natural language.288 npm9MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to access Magpie Payment Platform APIs for processing payments, creating checkout sessions, sending invoices, and managing payment links through natural conversation.23 npm2MIT