Skip to main content
Glama
theYahia

factura-uz-mcp

by theYahia

factura-uz-mcp

MCP server for Factura.uz electronic invoicing system (Uzbekistan). Supports creating, signing, accepting, and rejecting e-invoices, plus company and product lookups.

Tools (8)

Tool

Description

create_invoice

Create an electronic invoice

sign_invoice

Sign an invoice digitally

get_invoice

Get invoice details

list_invoices

List invoices with filters

accept_invoice

Accept a received invoice

reject_invoice

Reject a received invoice

get_company_by_inn

Look up company by tax ID

list_products

Search product catalog

Related MCP server: einvoice-mcp

Quick Start

{
  "mcpServers": {
    "factura-uz": {
      "command": "npx",
      "args": ["-y", "@theyahia/factura-uz-mcp"],
      "env": {
        "FACTURA_CLIENT_ID": "<YOUR_CLIENT_ID>",
        "FACTURA_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
      }
    }
  }
}

Environment Variables

Variable

Required

Description

FACTURA_CLIENT_ID

Yes

OAuth2 client ID from Factura.uz

FACTURA_CLIENT_SECRET

Yes

OAuth2 client secret

Demo Prompts

  • "Create an invoice from Seller LLC to Buyer LLC for 10 widgets at 5000 UZS each"

  • "List all sent invoices from January to March 2026"

  • "Look up company with INN 123456789"

  • "Accept invoice inv_abc123"

  • "Search the product catalog for laptops"

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server for electronic invoicing that enables generating, validating, and parsing Factur-X and ZUGFeRD compliant XML invoices. It supports the French 2026 B2B reform and provides integration with Chorus Pro for automated invoice submission and status tracking.
    Last updated
    17
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for DACH e-invoicing. Create XRechnung (UBL) and ZUGFeRD 2.3 (Factur-X CII) invoices, validate against EN 16931 rules, extract data from XML, and convert between UBL, CII and JSON formats.
    Last updated
    6
    39
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Model Context Protocol (MCP) server for Spanish Electronic Invoicing. Provides tools to generate, validate, and submit invoices across VERI\*FACTU, Facturae/FACe, SII, TicketBAI, and Crea y Crece B2B.
    Last updated
    19
    2
    Apache 2.0
  • A
    license
    A
    quality
    F
    maintenance
    Argentine electronic invoicing (facturación electrónica) MCP Server for ARCA/AFIP. Emit invoices, manage credentials, check delegations, and look up taxpayers. 10 tools.
    Last updated
    12
    378
    MIT

View all related MCP servers

Related MCP Connectors

  • Brazilian fiscal MCP server - issue NF-e, NFC-e, NFS-e, CT-e, MDF-e and DC-e via SEFAZ.

  • Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

  • MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/factura-uz-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server