mcpbeat Sign in

Company Gi MCP Server

local only

Company Gi runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 7 Aug 2026.

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

Installs per day peak 25 · avg 7 · +5% w/w
a month agotoday
49
Installs / week
npm · company-gi-mcp
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository company-gibraltar/company-gibraltar-mcp
пакет company-gi-mcp ссылается на company-gibraltar/company-gi-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add company-gi -- npx -y company-gi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "company-gi": {
      "args": [
        "-y",
        "company-gi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.company-gi]
command = "npx"
args = ["-y", "company-gi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "company-gi": {
      "args": [
        "-y",
        "company-gi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "company-gi": {
      "args": [
        "-y",
        "company-gi-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Company Gi

same job, measured the same way
Company Gibraltar
by company-gibraltar

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

51 installs/wk local only
Accessibility AI
by groundlogic-ai-source

Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.

4 tools answering
Instilus compliance and business decision tools
by instilus

GPSR compliance check and small-business valuation estimate, from Instilus.

2 tools answering
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

21 installs/wk local only
Regulatory Radar
by jdhart81

California, US, and global climate compliance scans with source-linked deadlines.

4 tools answering
I
HIPAA Agent
by xbt786

HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.

answering
Engineering
by novtriq

27 engineering compliance and calculation tools for the built environment (UK, EU, UAE).

27 tools answering
Avizo MCP
by avizo

Avizo (RO SME compliance-deadline SaaS) as MCP tools: about, plans, categories, docs. Read-only.

5 tools answering

Company Gi — questions

Answers built from our own checks of this server.

Why is there no uptime for Company Gi?
Company Gi runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package company-gi-mcp was installed 49 times last week.
How do I connect Company Gi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls company-gi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Company Gi?
The npm package company-gi-mcp was installed 49 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Company Gi open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.