Company Gibraltar
БесплатноНе проверенEnables AI agents to calculate corporate tax payments, check compliance deadlines, and generate pre-filled Gibraltar company forms (annual return, office change
Описание
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.
README
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.
Tools
| 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 |
Install
npm install -g company-gibraltar-mcp
Or run directly with npx (no install needed):
npx company-gibraltar-mcp
Setup
Claude Desktop
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 Code
claude mcp add company-gibraltar -- npx -y company-gibraltar-mcp
Cursor / Windsurf
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"
}
}
}
}
How it works
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.
- JSON tools (POA calculator, deadlines) return structured data
- Binary tools (annual return, office change, formation, eGov) return base64-encoded PDFs/ZIPs
Example usage
Ask your AI assistant:
- "Calculate my payments on account for 2026 if last year's tax was 5000"
- "What are my compliance deadlines? My company was incorporated on 2023-06-15"
- "Generate an annual return form for company number 12345"
- "Create a company formation pack for a new company called Acme Limited"
Links
License
MIT
Установить Company Gibraltar в Claude Desktop, Claude Code, Cursor
unyly install company-gibraltar-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add company-gibraltar-mcp -- npx -y company-gibraltar-mcpFAQ
Company Gibraltar MCP бесплатный?
Да, Company Gibraltar MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Company Gibraltar?
Нет, Company Gibraltar работает без API-ключей и переменных окружения.
Company Gibraltar — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Company Gibraltar в Claude Desktop, Claude Code или Cursor?
Открой Company Gibraltar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Company Gibraltar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
