Loading MCP server directory, please wait...
Base package for European e-invoicing MCP servers with shared models, XML utils, and OAuth2 client.
npx @getmcp/cli add io.github.cmendezs/mcp-einvoicing-coreRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmendezs/mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}