LIMU Portal MCP
MCP server for LIMU Portal that provides read-only and controlled write access to operational and finance data, including clients, cargo, shipments, budgets, requisitions, payment vouchers, and reports.
README
LIMU Portal MCP
Model Context Protocol server for LIMU Portal operational and finance data. It supports the original local stdio/MySQL mode and a Vercel HTTP mode that authenticates with LIMU OAuth and calls LIMU Portal APIs.
Exposed Data
- Clients, including editable profile records plus cargo, package, shipment, invoice, payment, order-form, lead, KYC, query, and mobile-account summaries.
- Cargo records, tracking numbers, clients, shipment links, package totals, and cargo logs.
- Cargo package groups, package units, and stage-check summaries.
- Shipments, calendars, status updates, cargo totals, and budget summaries.
- Monthly budgets, detailed budget entries, and controlled purchase scheduling.
- Shipment customs budgets and shipping budgets, including income rows, expense rows, and budget logs.
- Requisitions, requisition items, payment vouchers, voucher items, payment proofs, and controlled approval/payment actions.
- Client profile reports, lead reports, order form reports, leave applications, and timesheet reports.
Setup
cd /Applications/XAMPP/xamppfiles/htdocs/limu/mcp
cp .env.example .env
npm install
npm run smoke
Vercel HTTP MCP
The Vercel entrypoint is:
/api/mcp
It requires an OAuth bearer token issued by the LIMU Portal OAuth provider. The remote server validates tokens through:
GET /Api/v1/oauth/userinfo/
Then each tool forwards that same bearer token to the relevant LIMU Portal API endpoint, keeping portal permissions as the source of truth.
Register the OAuth client after you know the exact Vercel callback URL:
LIMU_OAUTH_REDIRECT_URI=https://limu-mcp.vercel.app/api/auth/callback/limu \
npm run register-oauth-client
The registration script needs either LIMU_ADMIN_TOKEN or LIMU_ADMIN_EMAIL/LIMU_ADMIN_PASSWORD in local .env. Do not set those admin credentials in Vercel.
Set these Vercel environment variables:
LIMU_PORTAL_BASE_URL=https://portal.limu.co.mw
LIMU_OAUTH_ISSUER=https://portal.limu.co.mw/Api/v1/oauth
LIMU_OAUTH_CLIENT_ID=limu-vercel-mcp
Then deploy:
npm run build
Vercel will serve the MCP route over Streamable HTTP through mcp-handler.
The first remote migration currently covers OAuth-protected health/userinfo, clients, cargo, cargo packages, and shipments. Finance, budget, requisition, payment voucher, leave, and report tools are registered with explicit "portal endpoint pending" responses until their matching /Api/v1/mcp/... endpoints are added to the portal.
Local Stdio MCP
Use a least-privilege MySQL user. A read-only user is enough for reporting tools, but write tools need narrowly scoped UPDATE access for Clients, monthly_budget_entry, and leave_applications, INSERT/UPDATE/DELETE access for monthly budget schedule splits, UPDATE/INSERT access for leave logs, requisitions, requisition logs, payment vouchers, and budget spend tables, plus DELETE access for eligible requisitions, requisition items/logs, payment vouchers, voucher items, and voucher proof rows.
Write tools require confirm: true; use dryRun: true first to preview the exact proposed change.
Client auth secrets, token hashes, KYC link tokens, and government ID numbers are intentionally omitted from client tool responses.
Run
cd /Applications/XAMPP/xamppfiles/htdocs/limu/mcp
npm start
Most MCP clients should launch it over stdio. Example client config:
{
"mcpServers": {
"limu-portal": {
"command": "node",
"args": [
"/Applications/XAMPP/xamppfiles/htdocs/limu/mcp/src/server.js"
],
"env": {
"LIMU_DB_HOST": "127.0.0.1",
"LIMU_DB_PORT": "3306",
"LIMU_DB_NAME": "limutradee",
"LIMU_DB_USER": "root",
"LIMU_DB_PASSWORD": ""
}
}
}
}
Tools
limu_healthlimu_get_clientslimu_get_clientlimu_update_clientlimu_list_cargolimu_get_cargolimu_list_packageslimu_get_packagelimu_list_shipmentslimu_get_shipmentlimu_list_monthly_budgetslimu_get_monthly_budgetlimu_list_purchase_schedulelimu_schedule_budget_purchaselimu_list_shipment_budgetslimu_get_shipment_budgetlimu_list_customs_budgetslimu_get_customs_budgetlimu_list_shipping_budgetslimu_get_shipping_budgetlimu_list_requisitionslimu_get_requisitionlimu_review_requisitionlimu_delete_requisitionlimu_list_payment_voucherslimu_get_payment_voucherlimu_review_payment_voucherlimu_delete_payment_voucherlimu_mark_payment_voucher_paidlimu_list_client_profile_reportslimu_get_client_profile_reportlimu_list_lead_reportslimu_get_lead_reportlimu_list_order_form_reportslimu_get_order_form_reportlimu_list_leave_applicationslimu_review_leave_applicationlimu_list_timesheet_reportslimu_list_warehouse_timesheet_reports
All tools return JSON text payloads and list tools enforce a configurable limit cap.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。