ZipKit MCP Server
ZipKit MCP Server
线上地址: https://zipkit-mcp.scy1he02.workers.dev 泰国税务、签证与外籍人士资金工具,以 MCP(Model Context Protocol)服务器形式开放给 AI 代理使用。
业务逻辑
免费工具 驱动用户采用:税务计算器、汇款核查器、居住天数计数器
高级工具 实现变现:汇款规则引擎(多年规划场景)+ 泰国专家知识库
高级功能通过
x-zipkit-key请求头与ZIPKIT_PREMIUM_KEY密钥匹配后解锁变现路径:上架 MCPize(85% 收益分成,账单由平台方处理),或通过 zipkit.cc/mcp + Stripe 直接销售密钥
Related MCP server: mcp-skatteetaten
工具
工具 | 等级 | 功能说明 |
thai_tax_calculator | 免费 | 官方 0–35% 累进税率档位,包含逐项明细 |
remitance_tax_checker | 免费 | Por.161/162 四要素判定 |
risdence_day_counter | 免费 | 根据停留的日期对来评估 180 天阈值 |
remittance_rule_engine | 🔒 | 多期拆分场景 + 金额节省计算 |
thai_expert_query | 🔒 | 精选知识库:按签证类型的社会、保险、手续费、截止时间、生活成本等 |
Usage(机器 MCP客户端 / 原始 JSON-RP)
# List tools
curl -X POST https://zipkit-mcp.scy1he02.workers.dev/ \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
# Call a tool
curl -X POST https://zipkit-mcp.scy1he02.workers.dev/ \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"thai_tax_calculator","arguments":{"annual_income_thb":1200000}}}'Most Advanced 调用:请按 header -H "x-zipkit-key: <key>"
部署 / 双十一
npm install
npx wrangler dev # local
npx wrangler deploy # production
npx wrangler secret put ZIPKIT_PREMIUM_KEY # set premium gate key业务发布待办
提交至 PulseMCP、m.s、Glama、Smiterry(免费收录)
申请 MCPize 市场(85 收入分成,账单由平台处理)
创建 zipkit.cc/mcp 的定价页面 + Stripe 直接销售
在 ZipKit 工具页面上添加“可作为 MCP 服务器”徽章(互相推广)
关于数据的说明
所有知识库内容均来自 zipkit.cc 的研究,且带有 asof: 2026-08 时间戳。
更新周期:在 ZipKit 资金指南实际核查后,将变更镜像同步到当前仓库。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceConnects AI agents to Brazilian tax compliance data (CNPJ, CPF, NFe, SPED, eSocial) and provides tools for due diligence, risk scoring, and tax regime comparison.44145MIT
- FlicenseBqualityDmaintenanceEnables AI assistants to query Norwegian tax data, submit reports, look up population register information, and validate VAT returns through Skatteetaten APIs using Maskinporten authentication.52
- AlicenseAqualityCmaintenanceEnables AI agents to calculate corporate tax payments, check compliance deadlines, and generate pre-filled Gibraltar company forms (annual return, office change, incorporation pack) without API keys or rate limits.6198MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to answer tax compliance questions (VAT, sales tax, GST) and validate EU VAT numbers in real time via the VIES registry.212MIT
Related MCP Connectors
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
Connect AI agents to bank accounts, transactions, balances, and investments.
60+ units, live FX, timezones, and date arithmetic for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sniertough/zipkit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server