Conversor IAE-CNAE MCP Server
io.github.conversoriaecnae/conversor-iae-cnae
What is the Conversor IAE-CNAE MCP server?
The first fiscal MCP server for Spain: IAE/CNAE 2025, AEAT modelos, IRPF/IVA, RETA quota.
How to install Conversor IAE-CNAE
Copy-paste configuration for popular MCP clients.
AuthorizationsecretBearer cvr_... (plan Profesional+, premium tools only)
{
"mcpServers": {
"conversor-iae-cnae": {
"url": "https://www.conversoriaecnae.es/api/mcp/mcp"
}
}
}{
"mcpServers": {
"conversor-iae-cnae": {
"serverUrl": "https://www.conversoriaecnae.es/api/mcp/mcp"
}
}
}{
"servers": {
"conversor-iae-cnae": {
"type": "http",
"url": "https://www.conversoriaecnae.es/api/mcp/mcp"
}
}
}{
"mcpServers": {
"conversor-iae-cnae": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.conversoriaecnae.es/api/mcp/mcp"
]
}
}
}claude mcp add --transport http conversor-iae-cnae https://www.conversoriaecnae.es/api/mcp/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.