Admin Transactions MCP
@aishwaryaeaswar
Admin Transactions MCP について
Exposing ZoomRx AP APIs via MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"admin-transactions-mcp": {
"command": "python",
"args": [
"transactions.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント