Skip to content
Claude Desktop

verifactu mcp for Claude Desktop

io.github.kmonbeibi31/verifactu-mcp

MCP server para VeriFactu (AEAT). Facturación electrónica española desde Claude Code.

client:Claude Desktop transport:stdio runtime:pypi

Install verifactu mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "verifactu-mcp": {
      "command": "uvx",
      "args": [
        "verifactu-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

verifactu mcp in other clients