@theyahia/atol-online-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., "@@theyahia/atol-online-mcpCreate a sell receipt for 1x Coffee at 350 rub paid electronically"
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.
@theyahia/atol-online-mcp
MCP server for ATOL Online fiscal receipt API -- 54-FZ compliant receipt generation, refunds, corrections, and status checks for Russian online cash registers.
Tools
Tool | Description |
| Get authentication token |
| Create a sell receipt (fiscal check) |
| Create a sell refund receipt |
| Create a correction receipt |
| Get receipt status/report by UUID |
| Create a buy receipt |
| Create a buy refund receipt |
| Check current token status |
Related MCP server: @theyahia/tkassa-mcp
Install
Claude Desktop / Cline / Cursor
{
"mcpServers": {
"atol-online": {
"command": "npx",
"args": ["-y", "@theyahia/atol-online-mcp"],
"env": {
"ATOL_LOGIN": "<YOUR_LOGIN>",
"ATOL_PASSWORD": "<YOUR_PASSWORD>",
"ATOL_GROUP_CODE": "<YOUR_GROUP_CODE>",
"ATOL_COMPANY_INN": "<YOUR_INN>",
"ATOL_PAYMENT_ADDRESS": "<YOUR_PAYMENT_URL>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | ATOL Online login |
| Yes | ATOL Online password |
| Yes | KKT group code |
| No | Company INN for receipts |
| No | Payment address / URL |
Demo Prompts
"Create a sell receipt for 1x Coffee at 350 rub paid electronically"
"Refund the last receipt for item 'Subscription' at 990 rub"
"Check receipt status for UUID abc-123-def"
"Create a correction receipt for a missed cash sale of 500 rub"
"Generate a buy receipt for purchasing supplies at 15000 rub"
"What's the current token status?"
API Reference
Base URL: https://online.atol.ru/possystem/v5/
Docs: https://online.atol.ru/possystem/v5/
License
MIT
This server cannot be installed
Maintenance
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
- Alicense-quality-maintenanceMCP server for Altegio API — appointments, clients, services, staff schedulesLast updated1
- Alicense-qualityDmaintenanceMCP server for T-Kassa (T-Bank/Tinkoff) payment API. Provides 16 tools for payments, refunds, recurring charges, customer management, saved cards, SBP, receipts, and T-Invest portfolio.Last updated62MIT
- AlicenseAqualityBmaintenanceMCP server for YooKassa API enabling payments, refunds, receipts, payouts, webhooks, and more via 20 tools.Last updated20863MIT
- Alicense-qualityDmaintenanceMCP server for Factura.uz electronic invoicing system (Uzbekistan). Supports creating, signing, accepting, and rejecting e-invoices, plus company and product lookups.Last updated21MIT
Related MCP Connectors
Brazilian fiscal MCP server - issue NF-e, NFC-e, NFS-e, CT-e, MDF-e and DC-e via SEFAZ.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/atol-online-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server