Admin Transactions MCP
@aishwaryaeaswar
About Admin Transactions MCP
Exposing ZoomRx AP APIs via MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"admin-transactions-mcp": {
"command": "python",
"args": [
"transactions.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Admin Transactions MCP?
Admin Transactions MCP is a FastMCP server that interacts with the transactions API of a CakePHP 4 application. It allows natural language queries via Claude to fetch and display transaction details.
How to use Admin Transactions MCP?
Clone the repository, create and activate a Python virtual environment, install dependencies with pip install -r requirements.txt, copy .env.example to .env and configure the values, then start the server with python transactions.py.
Key features of Admin Transactions MCP
- Exposes MCP tools for transactions API
- Supports pagination for listing transactions
- Uses environment variables for secure auth tokens
- Async API requests with
httpx - Detailed logging with separate debug and error logs
Use cases of Admin Transactions MCP
- Query transaction details using natural language through Claude
- List transactions with pagination support
- Automate transaction data retrieval from a CakePHP 4 application
FAQ from Admin Transactions MCP
What does Admin Transactions MCP do?
It acts as a bridge between Claude and a CakePHP 4 transactions API, enabling natural language queries to fetch and display transaction data.
What are the main dependencies?
Python 3, FastMCP, httpx for async HTTP requests, and environment variable management via python-dotenv. All dependencies are listed in requirements.txt.
How does authentication work?
The server reads authentication tokens from environment variables defined in the .env file, which should be configured by copying .env.example and setting the appropriate values.
Does it support pagination for transaction listings?
Yes, it supports pagination when listing transactions from the CakePHP 4 application’s API.
Where does transaction data come from?
The data comes from the transactions API of a CakePHP 4 application that the server is configured to communicate with.
Frequently asked questions
What does Admin Transactions MCP do?
It acts as a bridge between Claude and a CakePHP 4 transactions API, enabling natural language queries to fetch and display transaction data.
What are the main dependencies?
Python 3, FastMCP, `httpx` for async HTTP requests, and environment variable management via `python-dotenv`. All dependencies are listed in `requirements.txt`.
How does authentication work?
The server reads authentication tokens from environment variables defined in the `.env` file, which should be configured by copying `.env.example` and setting the appropriate values.
Does it support pagination for transaction listings?
Yes, it supports pagination when listing transactions from the CakePHP 4 application’s API.
Where does transaction data come from?
The data comes from the transactions API of a CakePHP 4 application that the server is configured to communicate with.
Basic information
More Other MCP servers

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments