Github Company Gibraltar Company Gibraltar
Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation.
About This MCP Server
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.
Tools & Endpoints
Example Workflow
• "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"
What Problems It Solves
- "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"
Specifications
Requirements
- Or run directly with npx (no install needed):
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm install -g company-gibraltar-mcpConfigure
{
"mcpServers": {
"company-gibraltar": {
"command": "npx",
"args": ["-y", "company-gibraltar-mcp"],
"env": {
"COMPANY_GI_API_URL": "https://company.gi"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Company Gibraltar Company Gibraltar
- Function
- Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g company-gibraltar-mcp
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.