The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Company Gi listing page.
Gibraltar company tools for AI agents. Calculate corporate tax payments, check compliance deadlines, and generate pre-filled PDF form packs for Gibraltar Companies House.
7 tools, no API key, no rate limiting.
| Tool | Description | Returns |
|---|---|---|
poa_calculator | Calculate Payments on Account (corporate tax instalments) | JSON |
deadlines | Calculate all compliance deadlines for a given year | JSON |
annual_return | Generate pre-filled FAR01 annual return form | ZIP |
registered_office_change | Generate office change forms (FREG01 + board resolution) | ZIP |
company_formation | Generate full incorporation pack (5 FINC forms) | ZIP |
egov_account | Generate eGov account application forms | |
residency_planner | Plan Gibraltar residency routes: pass known facts, get ranked routes with plans, itemised fees vs refundable deposits, department contacts, and the questions still worth asking | JSON |
Or run directly with npx (no install needed):
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Same configuration format in your MCP settings file:
This MCP server is a thin wrapper around the company.gi REST API. Each tool validates input with Zod and forwards the request to the corresponding API endpoint. The actual business logic (tax calculations, PDF generation, deadline calculations) runs on the server.
Ask your AI assistant:
MIT