Loading MCP server directory, please wait...
Validate tax IDs, IBANs, and Chilean indicators via MadTaco. Some free tools, no API key required.
npx @getmcp/cli add dev.madtaco/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.madtaco/mcp": {
"command": "npx",
"args": [
"-y",
"@madtaco/mcp"
],
"env": {
"MADTACO_API_BASE": "",
"MADTACO_API_KEY": ""
}
}
}
}