Skip to content

juspay/juspay-mcp

Repository files navigation

Juspay MCP

License: Apache 2.0

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?

Payments MCP Dashboard MCP
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 juspaydotin/juspay-mcp:latest juspaydotin/juspay-dashboard-mcp:latest
Tools include create_order, create_txn, create_refund, upi_collect, list_wallets, … q_api, juspay_list_configured_gateway, create_payment_link, juspay_list_orders_v4, …
Full docs juspay_mcp/README.md juspay_dashboard_mcp/README.md

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

  1. Fork the repository and create a feature branch
  2. Make your changes following PEP 8 and adding type annotations where appropriate
  3. Add tests for any new functionality
  4. 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 .#test

License

Apache License 2.0. See the LICENSE file for details.

Copyright 2025 Juspay Technologies Private Limited.

About

No description, website, or topics provided.

Resources

License

Stars

19 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors

Languages