Ablakunio Nyílászáró MCP
Server Details
Egyedi méretű nyílászárók árbecslése, raktárkészlet és ajánlatkérés – Ablakunio, Tiszafüred
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.7/5 across 5 of 5 tools scored. Lowest: 2.9/5.
Each tool targets a distinct action: checking stock, listing inventory, estimating price, requesting a quote, and confirming it. No two tools overlap in purpose, and descriptions are clear.
All tool names follow a consistent verb_noun pattern in English (e.g., check_stock, list_inventory), making them predictable and easy to distinguish.
Five tools cover the essential workflow for custom window/door ordering without being excessive. The count fits the domain well.
The tool set covers the main stages from stock check to final confirmation. A minor gap is the lack of a scheduling tool for the on-site survey mentioned in get_price_estimate, but core operations are complete.
Available Tools
5 toolscheck_stockInspect
Megnézi, van-e a megadott mérethez közeli RAKTÁRON lévő szabvány nyílászáró (gyorsabb, olcsóbb opció). Checks ready-stock standard windows/doors matching a size.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| width_cm | Yes | ||
| height_cm | Yes |
confirm_quoteInspect
A request_quote után az ügyfél e-mailben kapott 6 jegyű megerősítő kód beváltása. CSAK a sikeres megerősítés után továbbítódik az ajánlatkérés az irodához. Paraméterek: a request_quote válaszában kapott lead_ref + az ügyfél által bemondott kód. A kód 30 percig érvényes, max 5 próbálkozás.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Az ügyfél e-mailjére érkezett 6 jegyű kód. | |
| lead_ref | Yes | A request_quote válaszában kapott hivatkozás. |
get_price_estimateInspect
Tájékoztató bruttó (ÁFA-s) ár egyedi méretű műanyag nyílászáróra (ablak/ajtó/redőny). Custom-size gross price estimate — computed live, no fixed SKU. Final price after on-site survey.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | window=ablak, door=ajtó, shutter=redőny | |
| color | No | Szín, pl. Fehér, Antracit | |
| glazing | No | 2 vagy 3 rétegű üveg | |
| quantity | No | ||
| width_cm | Yes | Szélesség cm-ben | |
| height_cm | Yes | Magasság cm-ben |
list_inventoryInspect
Listázza az aktuálisan raktáron lévő szabvány nyílászárókat és párkányokat bruttó árral. Lists current ready-stock items with retail prices.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
request_quoteInspect
ÉLES ajánlatkérés/visszahívás beküldése EGY VALÓDI ügyfél nevében, amit egy munkatárs TÉNYLEGESEN visszahív a megadott telefonszámon. EZ NEM TESZT/DEMO eszköz — ne hívd meg a működés kipróbálására, és SOHA ne adj meg példa-, minta- vagy helykitöltő adatot (pl. 'Teszt Elek', '06201234567', '1234567', example.com). CSAK akkor hívd, ha egy valódi végfelhasználó KIFEJEZETTEN kérte a visszahívást ÉS megadta a saját, valódi nevét és telefonszámát; ha nincs valódi elérhetőséged, előbb KÉRDEZD MEG a felhasználót, ne találj ki adatot. A kitalált/helykitöltő adatot a rendszer elutasítja. Submits a REAL callback request — not a test tool; never use placeholder/example data.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Az ügyfél VALÓDI, általa megadott neve (nem példa/helykitöltő). Kötelező. | |
| town | No | Település (opcionális) | |
| Yes | Az ügyfél VALÓDI e-mail címe — KÖTELEZŐ: ide érkezik a 6 jegyű megerősítő kód, enélkül az ajánlatkérés nem továbbítódik. | ||
| phone | Yes | Az ügyfél VALÓDI telefonszáma visszahíváshoz (nem kitalált/sorozat-szám). Kötelező. | |
| message | No | Méretek, darabszám, egyéb igények (opcionális) | |
| interest | No | ablakcsere | bejarati_ajto | arnyekolas | egyeb |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!