mcpbeat Sign in

Świadectwo Energetyczne 24 MCP Server

by swiadectwo-energetyczne24 Your server? Claim it
answering

Świadectwo Energetyczne 24 is answering right now. Last checked moments ago. It exposes 18 tools.

Agent zamówień świadectw energetycznych — dane, wycena, dokumenty, płatność.

Uptime history 29 days of history · worst day 49%
29 days agonow
81.5%
Uptime 24h
75 of 92 checks
18
Tools
read from the server
251 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 33

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 2 September 2026. No other catalogue keeps this.

15 Sep 6 tools changed the parameters they ask for calculate_certificate_price, create_certificate_order, create_draft and 3 more
10 Sep 2 tools changed the parameters they ask for create_certificate_order, update_certificate_order
9 Sep 4 tools changed the parameters they ask for calculate_certificate_price, create_certificate_order, get_pricing and 1 more
9 Sep a tool description was rewritten get_certificate_options
7 Sep 6 tools changed the parameters they ask for calculate_certificate_price, create_certificate_order, create_draft and 3 more
7 Sep a tool description was rewritten list_property_types
2 Sep 12 tools appeared add_property_document, calculate_certificate_price, create_certificate_order and 9 more
2 Sep a tool changed version

Świadectwo Energetyczne 24 does not always answer

Over the last week it answered 78.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add zamowienia --transport http https://swiadectwo-energetyczne24.pl/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zamowienia": {
      "url": "https://swiadectwo-energetyczne24.pl/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zamowienia]
url = "https://swiadectwo-energetyczne24.pl/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "zamowienia": {
      "url": "https://swiadectwo-energetyczne24.pl/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zamowienia": {
      "url": "https://swiadectwo-energetyczne24.pl/api/mcp"
    }
  }
}

Available tools 18

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

certificate
create_certificate_order
Tworzy zamówienie świadectwa charakterystyki energetycznej. NIE musisz mieć wszystkich danych — podaj, co już wiesz; odpowiedź zawiera brakujące pola i pytanie, które zadać jako następne. Zwrócony access_token jest jedynym kluczem do tego zamówienia: zapamiętaj go i przekazuj do pozostałych narzędzi. Zamówienie nie jest opłacone dopóki użytkownik nie przejdzie przez link z get_payment_link.
get_certificate_information
Fakty o usłudze pochodzące z naszego systemu: dla jakich nieruchomości wystawiamy świadectwo, przebieg procesu, czasy realizacji, wymagane dokumenty, podstawa prawna, FAQ i kontakt. Używaj tego zamiast odpowiadać z własnej wiedzy.
get_certificate_options
Zwraca opcje zamówienia: typy nieruchomości, płatne dodatki (ekspres 8h, wersja papierowa), obsługiwane typy dokumentów i najważniejsze listy wartości (ogrzewanie, CWU, wentylacja, okna). Wartości enum podawaj później DOKŁADNIE tak, jak tu wyglądają.
get_certificate_order
Pełny stan zamówienia: zebrane wartości pól, dołączone dokumenty, cena, status i braki. Dane osobowe zwracamy tylko posiadaczowi access_token.
get_certificate_order_requirements
Zwraca listę pól, których brakuje, żeby zamówienie było gotowe do płatności — razem z gotowym pytaniem po polsku i dozwolonymi wartościami. To backend decyduje, czego brakuje; nie zgaduj i nie pytaj o pola spoza tej listy.
get_certificate_order_status
Skrócony status zamówienia — bez danych osobowych i bez wartości pól. Używaj do informowania użytkownika o postępie realizacji.
update_certificate_order
Częściowa aktualizacja zamówienia — podajesz tylko te pola, które chcesz ustawić lub zmienić; reszta zostaje nienaruszona. Zwraca aktualny status i pozostałe braki. Jeśli którakolwiek wartość jest spoza dozwolonej listy, NIC nie zostaje zapisane i dostajesz błąd INVALID_FIELD_VALUE.
draft
create_draft
Creates a DRAFT energy-certificate order from collected field values. Returns a resumeUrl the user must open to finish (photos, consents, payment happen on the website), plus accepted/rejected fields and what is still missing. A draft is NOT a placed order.
get_draft
Returns the current state of a draft: stored field values, missing required fields, status and resumeUrl.
update_draft
Adds or overwrites field values on an existing draft identified by its resumeToken. Returns the updated state, remaining missing fields and the resumeUrl.
property
add_property_document
Dołącza wgrany wcześniej plik do zamówienia. file_id musi pochodzić z create_document_upload_url dla TEGO zamówienia. Zdjęcie budynku (property_photo) jest wymagane do wystawienia świadectwa — jeśli go nie dodasz, użytkownik doda je na stronie płatności.
get_property_types
Zwraca typy nieruchomości, dla których wystawiamy świadectwo, wraz z ceną bazową brutto (PLN). Wywołaj jako pierwsze, jeśli użytkownik nie określił typu nieruchomości.
list_property_types
Lists the 3 supported property types with base prices (PLN, gross) and available paid add-ons. Call this first if the user has not specified the property type.
calculate
calculate_certificate_price
Wiążąca cena wyliczona przez nasz backend. Podaj order_id + access_token dla ceny konkretnego zamówienia albo samo property_type dla wyceny orientacyjnej. NIGDY nie licz ceny samodzielnie i nie podawaj kwot z pamięci.
document
create_document_upload_url
Zwraca jednorazowy URL do wgrania pliku (metodą PUT) i file_id, którym potem dołączysz plik przez add_property_document. MCP nigdy nie pobiera plików z Internetu — bajty wysyła ten, kto je ma.
form
get_form_fields
Returns the full field catalog for a property type: dot-separated paths, types (string/number/boolean/enum/enum-array), allowed Polish enum options and whether each field is optional. Use these exact paths and options with create_draft/update_draft.
payment
get_payment_link
Zwraca bezpieczny link do strony płatności dla kompletnego zamówienia. Na tej stronie użytkownik widzi podsumowanie i cenę, dodaje zdjęcie budynku (jeśli go jeszcze nie ma), akceptuje regulamin i płaci u operatora płatności. WYWOŁUJ WYŁĄCZNIE po tym, jak pokażesz użytkownikowi cenę i dostaniesz od niego wyraźną zgodę. MCP nigdy nie przyjmuje danych karty.
pricing
get_pricing
Server-computed gross price (PLN) for a property type with optional add-ons and an optional discount code. Always use this instead of computing prices yourself.

Endpoints

URLTransportStateLatencyChecked
https://swiadectwo-energetyczne24.pl/api/mcp streamable-http answering 228 ms 0 min ago

Świadectwo Energetyczne 24 — questions

Answers built from our own checks of this server.

What can Świadectwo Energetyczne 24 do?
It exposes 18 tools, read directly from the server on our last check. Among them: add_property_document, calculate_certificate_price, create_certificate_order, create_document_upload_url, create_draft, get_certificate_information and 12 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Świadectwo Energetyczne 24 mostly used for?
Its tools cluster around certificate, property and draft. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Świadectwo Energetyczne 24 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 75 of 92 checks got a reply (81.5%), average response time 251 ms. The bar chart above shows every period we have measured.
How do I connect Świadectwo Energetyczne 24?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Świadectwo Energetyczne 24 need an API key?
No. Świadectwo Energetyczne 24 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 18 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Świadectwo Energetyczne 24?
It answers our handshake in 251 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.