Juspay MCP Tools
OfficialClick on "Install 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: Fin-MCP Payment Server
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/juspay/juspay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server