Johnmiicheal/paystack-mcp-py
If you are the rightful owner of paystack-mcp-py and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Paystack payment processing, enabling AI assistants to interact with Paystack's payment API through standardized tools.
Tools
Functions exposed to the LLM to take actions
initialize_transaction
Create a new payment transaction.
verify_transaction
Verify a transaction by reference.
list_transactions
List transactions with optional filters.
create_customer
Create a new customer.
list_customers
List customers.
create_plan
Create a subscription plan.
list_plans
List subscription plans.
list_banks
List supported banks.
resolve_account
Resolve and verify bank account details.
create_refund
Create a refund for a transaction.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client