Stop wrestling with Romania's e-Factura portal...
Integrate this server via REST, the MCP SDK, or the AI SDK. Smithery handles OAuth, token refresh, and session management for you.
1. Install Smithery CLI
npm install -g smithery
2. Create a namespace
smithery namespace create {your-namespace}
3. Use this server
# Add this server smithery mcp add hegetiby-jwao/anaf-efactura-mcp # List available tools smithery tool list {connection} # Call a tool smithery tool call {connection} {tool_name} '{"key": "value"}'
anaf_auth_status
anaf_company_lookup
anaf_generate_xml
anaf_validate_xml
anaf_auth_start
anaf_auth_callback