MCP server for Italian tax and fiscal calculations: tax code (Codice Fiscale), IRPEF income tax, INPS social contributions, flat-rate regime (Forfettario), crypto capital gains, and live fiscal deadlines from Agenzia delle Entrate. All data sourced from official Italian law (TUIR, INPS circulars). Free tools + x402 micropayments for live data.
Server Config
{
"mcpServers": {
"italiatools": {
"command": "npx",
"args": [
"mcp-remote",
"https://italiatools.italiatools.workers.dev/mcp"
]
}
}
}