Labsco
shivam3-garg logo

Paytm MCP Server

from shivam3-garg

A server for managing Paytm payment links and transactions.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredAdvanced setup

Paytm MCP Server

A Python-based MCP (Merchant Control Panel) server for managing Paytm payment links and transactions.

Features

  • Create Paytm payment links for customers
  • Fetch all created payment links
  • Retrieve transactions for a specific payment link

Next Steps

  1. Update the claude_desktop_config.json with your Paytm credentials
  2. Restart the server using Claude Desktop

Project Structure

  • paytm_mcp.py: Main server entry point and tool definitions
  • services/: Business logic for payments
  • config/: Configuration and settings
  • utils/: Data models and utilities

License

This project is licensed under the MIT License - see the LICENSE file for details.

The MIT License is a permissive license that allows you to:

  • Use the code commercially
  • Modify the code
  • Distribute the code
  • Use the code privately
  • Sublicense the code

The only requirement is that the license and copyright notice must be included in all copies or substantial portions of the software.