Wraps the company.gi REST API to handle Gibraltar corporate compliance from your AI assistant. You get six tools: POA calculator for corporate tax instalments, a deadlines calculator that returns all compliance dates for a given year, and four PDF generators (annual returns, registered office changes, full incorporation packs, and eGov account applications). The JSON tools return structured data, while the form generators return base64-encoded PDFs or ZIPs with pre-filled Companies House forms and board resolutions. No API keys, no rate limits. Reach for this if you're managing Gibraltar companies and want to calculate tax payments or generate compliance paperwork without leaving your editor.
Gibraltar company tools for AI agents. Calculate corporate tax payments, check compliance deadlines, and generate pre-filled PDF form packs for Gibraltar Companies House.
6 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 |
npm install -g company-gibraltar-mcp
Or run directly with npx (no install needed):
npx company-gibraltar-mcp
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"company-gibraltar": {
"command": "npx",
"args": ["-y", "company-gibraltar-mcp"],
"env": {
"COMPANY_GI_API_URL": "https://company.gi"
}
}
}
}
claude mcp add company-gibraltar -- npx -y company-gibraltar-mcp
Same configuration format in your MCP settings file:
{
"mcpServers": {
"company-gibraltar": {
"command": "npx",
"args": ["-y", "company-gibraltar-mcp"],
"env": {
"COMPANY_GI_API_URL": "https://company.gi"
}
}
}
}
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
explorium-ai/vibeprospecting-mcp
io.github.compuute/lead-enrichment
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
io.github.br0ski777/company-enrichment
com.mcparmory/apollo
mambalabsdev/mcp-gtm-tech-stack-signal-scraper