mcpbeat Sign in

Ifg Tax MCP Server

by aitorgarcia21 Your server? Claim it
local only

Ifg Tax runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.

International tax research — 213 jurisdictions, 500K+ legal documents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 7 · +100% w/w
a month agotoday
18
Installs / week
npm · ifg-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 ifg-tax -- npx -y ifg-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ifg-tax": {
      "args": [
        "-y",
        "ifg-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ifg-tax]
command = "npx"
args = ["-y", "ifg-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ifg-tax": {
      "args": [
        "-y",
        "ifg-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ifg-tax": {
      "args": [
        "-y",
        "ifg-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: IFG_API_KEY (IFG API key (get yours at https://ifg.tax/dashboard)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ifg Tax

same job, measured the same way
Ivisa
by ivisa-www

Check visa requirements and travel documents for international travel destinations.

1 tools answering
Ebenova Legal Docs
by dgtalquantumleap-ai

Generate 27 legal document types across 18 jurisdictions via Ebenova API.

41 installs/wk local only
Avukatim Legal Search
by damdafayton

Search Turkish laws, court decisions, and legal documents using AI.

answering
TextMine MCP
by textmine

Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.

answering
Ezel
by ezel

Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

answering
Congressional Documents
by pipeworx-io

Congressional Documents — full-text search and retrieval over the official

39 tools answering
Ris
by honeyfield-org

Access Austrian laws, court decisions & legal documents via the RIS API.

local only
Bee by HEOSSI
by heossihq

Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.

307 installs/wk local only

Ifg Tax — questions

Answers built from our own checks of this server.

Why is there no uptime for Ifg Tax?
Ifg Tax 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 ifg-mcp-server was installed 18 times last week.
Is Ifg Tax still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ifg Tax?
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 ifg-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Ifg Tax?
The npm package ifg-mcp-server was installed 18 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.