Server data from the Official MCP Registry
Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation.
Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation.
Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved). 1 finding(s) downgraded by scanner intelligence.
10 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-company-gibraltar-company-gi": {
"args": [
"-y",
"company-gibraltar-mcp"
],
"command": "npx"
}
}
}From the project's GitHub 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.
| 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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.