Juspay MCP Tools
OfficialJuspay 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.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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