Skip to main content
Glama
juspay

Juspay MCP Tools

Official
by juspay

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.

Related MCP server: Fin-MCP Payment Server

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.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
2wRelease cycle
4Releases (12mo)
Commit activity

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

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