Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.Company-Gibraltar/company-gi

NPM · COMPANY-GI-MCP · SCANNED AUG 3

Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation.

Available components

+20 this week 53 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability33
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 1517 tokens (~252/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage76
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 29% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · company-gi-mcp

# add to Claude Code
claude mcp add company-gibraltar-company-gi -- npx -y company-gi-mcp
# add to Codex CLI
codex mcp add company-gibraltar-company-gi -- npx -y company-gi-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "company-gibraltar-company-gi": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "company-gi-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add company-gibraltar-company-gi --command npx --arg -y --arg company-gi-mcp
# ~/.hermes/config.yaml
mcp_servers:
  company-gibraltar-company-gi:
    command: "npx"
    args: ["-y", "company-gi-mcp"]
// mcp.json
{
  "mcpServers": {
    "company-gibraltar-company-gi": {
      "command": "npx",
      "args": [
        "-y",
        "company-gi-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +39
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • License: unverified → pass functional
    • Schema quality: unverified → fair functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 −5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 33

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 6 exposed · ~1,517 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
annual_return ~745

Generate a pre-filled FAR01 annual return form for Gibraltar Companies House. Returns a ZIP containing the filled PDF and a signing guide.

NameTypeReqDescription
amountCalledPerSharestring
callsUnpaidstring
companyNamestringyesFull registered company name
companyNumberstringyesGibraltar company registration number
companySizestring
director1Addressstring
director1FormerNamesstring
director1Namestring
director1Nationalitystring
director1NationalityOfOriginstring
director1Occupationstring
director2Addressstring
director2FormerNamesstring
director2Namestring
director2Nationalitystring
director2NationalityOfOriginstring
director2Occupationstring
director3Addressstring
director3FormerNamesstring
director3Namestring
director3Nationalitystring
director3NationalityOfOriginstring
director3Occupationstring
director4Addressstring
director4FormerNamesstring
director4Namestring
director4Nationalitystring
director4NationalityOfOriginstring
director4Occupationstring
filedByAddressstring
filedByEmailstring
filedByNamestring
financialYearEndDaystring
financialYearEndMonthstring
hasSecretarystring
nominalShareCapitalstring
nominalValuePerSharestring
numberOfEmployeesstring
registeredOfficestringyesFull registered office address
returnDateDaystringyesAnnual return date day (e.g. "15")
returnDateMonthstringyesAnnual return date month (e.g. "March 2026")
secretaryAddressstring
secretaryFormerNamesstring
secretaryNamestring
secretaryNationalitystring
secretaryNationalityOfOriginstring
secretaryOccupationstring
shareClassstring
shareholder1Addressstring
shareholder1Namestring
shareholder1Occupationstring
shareholder1Sharesstring
shareholder2Addressstring
shareholder2Namestring
shareholder2Occupationstring
shareholder2Sharesstring
shareholder3Addressstring
shareholder3Namestring
shareholder3Occupationstring
shareholder3Sharesstring
shareholder4Addressstring
shareholder4Namestring
shareholder4Occupationstring
shareholder4Sharesstring
sharesAtDiscountstring
sharesIssuedForCashstring
sharesIssuedNotCashstring
sharesPartlyPaidstring
sharesTakenUpstring
sicCodestring
signatoryNamestring
totalCallsReceivedstring
totalIndebtednessstring
totalSharesstring

No output schema declared.

No examples provided.

company_formation ~221

Generate all forms needed to incorporate a new Gibraltar company. Returns a ZIP with FINC01 application, FINC02 secretary consent, FINC30 memorandum, FINC40 model articles, FINC23 compliance statement, and a formation guide.

NameTypeReqDescription
backupName1string
backupName2string
companyNamestringyesProposed company name (without "Limited" suffix)
complianceSignerstring
complianceSignerRolestring
contactEmailstring
directorsarrayyesAt least one director is required
registeredOfficeobject
secretaryAddressstring
secretaryCompanyNumberstring
secretaryNamestring
secretaryTypestring
shareValuestringyesNominal value per share in GBP
shareholdersarrayyesAt least one shareholder is required
sicCodestring
totalSharesstringyesTotal number of shares to issue

No output schema declared.

No examples provided.

deadlines ~120

Calculate all Gibraltar company compliance deadlines for a given year. Returns annual return, accounts filing, tax return (CT1), payments on account, and PAYE deadlines based on incorporation date and accounting reference date.

NameTypeReqDescription
accountingRefDaystringAccounting reference date day. Defaults to 31.
accountingRefMonthstringAccounting reference date month (1-12). Defaults to 12.
incorporationDatestringyesCompany incorporation date in YYYY-MM-DD format
yearstringTarget year for deadlines. Defaults to current year.

No output schema declared.

No examples provided.

egov_account ~84

Generate Gibraltar eGov account application forms. Provide at least one of: deposit (deposit account), web (web filing account), uid (unique identifier). Returns a PDF with selected forms and a signing guide.

NameTypeReqDescription
depositobjectDeposit account application data
uidobjectUnique identifier application data
webobjectWeb filing account application data

No output schema declared.

No examples provided.

poa_calculator ~130

Calculate Gibraltar Payments on Account. Splits the annual corporate tax liability into two equal payments due 28 February and 30 September. Provide either lastYearTax or lastYearProfit with optional taxRate.

NameTypeReqDescription
lastYearProfitstringLast year taxable profit in GBP. Provide this OR lastYearTax.
lastYearTaxstringLast year total tax liability in GBP. Provide this OR lastYearProfit.
paymentYearstringYear for POA dates. Defaults to current year.
taxRatestringCorporate tax rate percentage. Defaults to 15.

No output schema declared.

No examples provided.

registered_office_change ~217

Generate forms to change a Gibraltar company registered office address. Returns a ZIP with FREG01 form, board resolution, and guide. Optionally includes FDMS02 for director service address update.

NameTypeReqDescription
buildingstringyesNew office building/number
companyNamestringyesFull registered company name
companyNumberstringyesGibraltar company registration number
currentBuildingstringCurrent office building/number
currentStreetstringCurrent office street
dateOfChangestringDate of change in YYYY-MM-DD format
directorDOBstringDirector date of birth in YYYY-MM-DD format
directorNamestringDirector name if also updating service address
directorTitlestringDirector title (Mr, Mrs, etc.)
signatoryNamestringyesName of person signing the forms
signatoryPositionstringyesPosition of signatory (e.g. "Director")
streetstringyesNew office street

No output schema declared.

No examples provided.