Developer Tools
Trust: 30/100 (Limited)io.github.aitorgarcia21/ifg-tax Guide
International tax research — 213 jurisdictions, 500K+ legal documents.
by aitorgarcia21
Quick Start
Install
npx ifg-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aitorgarcia21-ifg-tax": {
"command": "npx",
"args": [
"ifg-mcp-server"
]
}
}
}