Skip to main content
Glama
sniertough

ZipKit MCP Server

by sniertough

ZipKit MCP Server

Live: https://zipkit-mcp.scy1he02.workers.dev

タイの税・ビザ・在タイ外国人のマネー関連ツールを、AIエージェント向けMCP(Model Context Protocol)サーバーとして公開しています。

ビジネスの仕組み

  • 無料ツール が導入を促進:税計算、送金チェッカー、居住日数カウンター

  • プレミアムツール が収益化:送金ルールエンジン(複数年のプランニング・シナリオ)+ タイ専門家ナレッジベース

  • プレミアムは、x-zipkit-key ヘッダーが ZIPKIT_PREMIUM_KEY シークレットと一致すると有効化される

  • 収益化の経路:MCPize(収益分配85%、請求は先方)に掲載するか、zipkit.cc/mcp + Stripeで直接キーを販売

Related MCP server: mcp-skatteetaten

ツール

Tools

Tier

What it does

thai_tax_calculator

無料

公式の0〜35%累進税率と内訳

remittance_tax_checker

無料

Por.161/162の4要素判定

residency_day_counter

無料

滞在データから180日基準を判定

remittance_rule_engine

🔒

複数年の分割シナリオ + 節約効果の計算

thai_expert_query

🔒

厳選ナレッジベース:ビザの考慮したバンキング、ビザ要件、保険、手数料、緑切、生活費

使ら方(MCPクライアント / 生のJSON-RPC)

# 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}}}'

プレミアム呼び出Subにはヘッダーを追加します: -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

配布 TODO

  • PulseMCP、mcp.so、Glama、Smithery(無料リスティング)に投稿する

  • MCPize マーケットプレイスに応募(85%の収益分、請求は先方任せ)

  • zipkit.cc/mcp の価格ページを作成 → Stripe観点でキーを販売

  • ZipKit ツールページに「Available as MCP server」バッジを追加(クロス・マーケティング)

データに関する注意

すべてのナレッジベースの内容は、asof: 2026-08 を付けたzipkit.ccのリサーチをミラーリンクしています。 更新頻度:ZipKit のマネーガイドがファクトチエックされ次第、こちらにも反映します。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    A
    maintenance
    Connects AI agents to Brazilian tax compliance data (CNPJ, CPF, NFe, SPED, eSocial) and provides tools for due diligence, risk scoring, and tax regime comparison.
    44
    145
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Enables 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
  • A
    license
    A
    quality
    C
    maintenance
    Enables 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.
    6
    198
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables AI assistants to answer tax compliance questions (VAT, sales tax, GST) and validate EU VAT numbers in real time via the VIES registry.
    2
    12
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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