
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
ifg-mcp-server
Advanced tools
MCP server for IFG — International tax research across 213 jurisdictions. Use with Claude Desktop, Claude Code, or any MCP-compatible client.
International tax research for Claude — 213 jurisdictions, 500K+ legal documents.
Search tax legislation, treaties, case law, and administrative doctrine directly from Claude Desktop or Claude Code.
Add to your claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ifg-tax": {
"command": "npx",
"args": ["-y", "ifg-mcp-server"],
"env": {
"IFG_API_KEY": "sk-ifg-your-key-here"
}
}
}
}
Restart Claude Desktop. You'll see 3 new tools available.
claude mcp add ifg-tax -- npx -y ifg-mcp-server
Then set your API key in environment:
export IFG_API_KEY="sk-ifg-your-key-here"
sk-ifg-...)search_tax_lawSemantic search across all tax legislation, regulations, case law, and doctrine.
Parameters:
query (required) — Natural language tax questioncountries — ISO-2 country codes to filter (e.g. ["FR", "DE"])tags — Fiscal domain filter: vat, cit, pit, wht, treaty, transfer_pricing, holding, rd_incentive, capital_gains, inheritance, expat, pe, compliance, crypto, dst, payrolllimit — Number of results (1-20, default 8)Example prompt: "What is the corporate tax rate in France for 2026?"
get_tax_treatyFind bilateral tax treaty provisions between two countries.
Parameters:
country_a (required) — First country ISO-2 codecountry_b (required) — Second country ISO-2 codetopic — Specific article topic (e.g. "dividends", "interest", "royalties")Example prompt: "What is the withholding tax rate on dividends under the France-Germany tax treaty?"
compare_tax_regimesCompare tax rules across multiple jurisdictions side by side.
Parameters:
topic (required) — Tax topic to comparecountries (required) — 2-8 ISO-2 country codesExample prompt: "Compare the participation exemption for dividends in France, Netherlands, Luxembourg, and Ireland"
MIT
FAQs
MCP server for IFG — International tax research across 213 jurisdictions. Use with Claude Desktop, Claude Code, or any MCP-compatible client.
We found that ifg-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.