factura-uz-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@factura-uz-mcpAccept invoice inv_abc123"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 an electronic invoice |
| Sign an invoice digitally |
| Get invoice details |
| List invoices with filters |
| Accept a received invoice |
| Reject a received invoice |
| Look up company by tax ID |
| 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 |
| Yes | OAuth2 client ID from Factura.uz |
| 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
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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