Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Temsor API — Turkey & EU business data

REMOTE · API.TEMSOR.COM · SCANNED AUG 3

Turkey & EU business data: validation, sanctions screening, parsing, FX and fuel price history

Available components

+2 this week 62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability55
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3354 tokens (~223/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage91
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 74% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.temsor.com

# add to Claude Code
claude mcp add --transport http com-temsor-api https://api.temsor.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-temsor-api]
url = "https://api.temsor.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-temsor-api": {
      "type": "remote",
      "url": "https://api.temsor.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-temsor-api --url https://api.temsor.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-temsor-api:
    url: "https://api.temsor.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-temsor-api": {
      "type": "http",
      "url": "https://api.temsor.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.temsor.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=temsor.com CN=WE1,O=Google Trust Services,C=US 6 Jul 2026 4 Oct 2026 ECDSA 256 ECDSA-SHA256 716a13f24380ee460e8943993c570fd6
SANs: temsor.com, *.temsor.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.temsor.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
temsor.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000; includeSubDomains
x-content-type-options nosniff
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.temsor.com/mcp Verified 200
http (plaintext) http://api.temsor.com/mcp HTTPS enforced 301 https://api.temsor.com/mcp
MCP tools — 15 exposed · ~3,354 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
email_verify ~193

Checks an e-mail address: syntax, whether the domain can actually receive mail, disposable and role-account detection, and typo correction. No SMTP probing. Most competitors connect to the target server and try RCPT TO, which sounds thorough but produces a confident-looking number you cannot trust: most servers are catch-all, the big providers refuse to answer, and doing it in bulk gets the probing IP blacklisted. We report only what is provable — whether the domain has a mail exchanger, whether it is a known disposable service, whether the mailbox belongs to a role rather than a person, and whether the domain looks like a typo of a common one (gmial.com → gmail.com). Addresses are also normalised, so Gmail dots and +tags stop creating duplicate signups.

NameTypeReqDescription
emailstringyesE-mail address to check.
rejectFreeProvidersboolean
rejectRoleAccountsboolean

No output schema declared.

No examples provided.

eu_vat_validate ~210

Validates an EU VAT number against the official VIES register, with per-country format checks and honest handling of upstream outages. VIES is free but unreliable: member-state services drop out individually and a failed lookup can easily be mistaken for a rejection. Treating an outage as "invalid" means charging VAT to a customer who should have been exempt — an error with a price tag. So this endpoint never returns `invalid` when the service could not answer; it returns `unknown` and names the reason, and reports whether that country's service is currently up. Format is checked locally first, so an obvious typo never becomes an upstream call. Results are cached for 24 hours. Note that most member states do not publish the company name; when they do, it is returned.

NameTypeReqDescription
countryCodestringCountry code, when the number is given without a prefix.
vatNumberstringyesVAT number with or without the country prefix, e.g. "DE811907980".

No output schema declared.

No examples provided.

iban_validate ~179

Validates an IBAN from any of 70+ countries: checksum, country length and in-country account structure, and resolves the bank and branch codes. Most free libraries stop at the mod-97 checksum. That only says the digits are self-consistent — not that the number could exist in that country. This checks the country's BBAN structure too, so a wrong-length or wrong-shaped account is rejected before your payment file reaches the bank. When only the two check digits are wrong, the correct ones are computed and returned as a suggestion, because that is what people actually mistype. Turkish IBANs additionally resolve to the bank name.

NameTypeReqDescription
expectCountrystringBeklenen ülke kodu (ISO 3166-1 alfa-2).
ibanstringyesIBAN, boşluklu veya boşluksuz.

No output schema declared.

No examples provided.

model_drift ~259

Independent daily record of what changed behind a provider endpoint: which alias resolved to which model, and when behaviour shifted. Providers update models behind stable endpoint names. This endpoint publishes an independent measurement: a fixed probe suite is sent daily at temperature 0, three repeats per probe, and the identity a provider declares in its own response (`modelVersion`, `system_fingerprint`, region) is recorded alongside. A change is only reported as drift when the repeats agree with each other and disagree with the previous run — same-day disagreement is noise, not drift. `aliases` answers "what was actually behind `gemini-flash-latest` on that day"; a question that cannot be answered retroactively.

NameTypeReqDescription
daysintegerKaç günlük tarihçe (yalnız `events`).
limitinteger
providerstringSağlayıcıya göre süz (gemini, groq, cerebras, mistral).
severitystringYalnız `events` görünümünde.
viewstring`aliases`: takma ad → arkasındaki gerçek model tarihçesi · `events`: sapma olayları · `probes`: son koşudaki sonda durumu.

No output schema declared.

No examples provided.

phone_validate ~242

Validates and normalises a phone number to E.164, classifies the line type, and resolves the province for Turkish landlines. For signup and checkout flows that need to store one canonical form and reject typos early. Turkish numbers are handled in depth: landline area codes resolve to a province, mobile and special ranges (toll-free 0800, fixed-rate 0850, premium 0900) are classified, and every accepted input comes back in both E.164 and national notation. One thing this endpoint deliberately does not claim: the current mobile operator. Turkey has had number portability since 2008, so a 0532 number may well be on another network today. Competing APIs report the prefix owner as "the operator" and customers pick SMS routes on that basis. We return it as `originallyAllocatedTo` with the caveat attached, because a confident wrong answer costs more than an honest gap.

NameTypeReqDescription
defaultCountrystringISO 3166-1 alpha-2 country to assume when the number has no international prefix. Defaults to TR.
phonestringyesPhone number in any common format.

No output schema declared.

No examples provided.

sanctions_screen ~336

Screens a name against six official sanctions lists — US OFAC, UN, EU, UK OFSI, Switzerland SECO and Canada — with transliteration-aware fuzzy matching. Six official lists are reduced to one schema, so a name is checked everywhere at once instead of six integrations. Cyrillic and Arabic names are transliterated, titles and corporate suffixes are stripped, and known spelling families are unified — "Abd al-Rahman", "Abdul Rahman" and "Abdulrahman" reach the same record. Every hit explains itself: which name matched, whether it was an alias the source flags as weak, and how the birth year and country compared. Supply `birthYear` whenever you have it; it removes most false positives. `asOf` screens against the lists as they stood on a past date, which is the question auditors actually ask — note that this is bounded by when our archive begins, reported in `coverage`.

NameTypeReqDescription
asOfstringScreen against the lists as they stood on this date. Limited by when our archive begins.
birthYearintegerKnown birth year. The single strongest false-positive filter available.
countrystringKnown country or nationality.
limitinteger
minScorenumberScore floor. 0.92+ reads as a match, 0.80+ as possible.
namestringyesName to screen — person or organisation.
sourcesarrayDefaults to all lists.
typestringRestrict to one subject type. Narrowing this removes most false positives.

No output schema declared.

No examples provided.

series_history ~212

Returns the accumulated history of public data series with change statistics and a source receipt for every point. Currently ingesting the Turkish Central Bank daily FX bulletin (`tcmb.usd`, `tcmb.eur`, …), normalised to one unit so JPY-style 100-unit quotes stop biting. Leave `seriesId` empty to list the catalogue. `fillGaps` carries the last value across weekends and holidays; `includeEvidence` attaches the source URL and content hash for every point, so a value can still be defended years later.

NameTypeReqDescription
fillGapsboolean
fromstringBaşlangıç tarihi (dahil).
includeEvidencebooleanHer nokta için kaynak URL ve içerik özetini döndürür.
limitinteger
seriesIdstringSeri kimliği, ör. `tcmb.usd`. Boş bırakılırsa katalog döner.
tostringBitiş tarihi (dahil).

No output schema declared.

No examples provided.

shipping_identify ~237

Identifies which carrier a tracking number belongs to, validates it where a checksum exists, and returns the canonical tracking link. Built for order systems that receive numbers from many carriers and have to route the customer to the right tracking page. Turkish carriers mostly use plain numeric ranges that overlap, so a single confident answer is often impossible — this returns a ranked candidate list instead of inventing certainty, because sending a customer to the wrong carrier's page makes them think the parcel is lost. Universal Postal Union (S10) numbers are fully verified: the mod-11 check digit is computed, the service type and origin country are decoded. For formats whose checksum we have not verified against the standard, the result says `not-verified` rather than guessing — a wrong rejection is worse than an honest unknown. Delivery status is deliberately out of scope: Turkish carriers require merchant credentials for that, and scraping their sites would be fragile and against their terms.

NameTypeReqDescription
countrystringDestination or origin country hint, e.g. "TR". Narrows the candidates.
trackingNumberstringyesTracking number, with or without spaces and dashes.

No output schema declared.

No examples provided.

tr_address_parse ~155

Splits a free-form Turkish address into neighbourhood, street, building, floor, flat, district, province and postcode. Handles the abbreviation chaos (Mah./Mh., Cd./Cad., Sk./Sok., No:12/5, K:3 D:7), cross-checks the province against the postcode, repairs misspelled district names against a dictionary, and returns a confidence score. Anything it could not place is listed in `unparsed` — nothing is dropped silently. Built for shipping, checkout and CRM systems that receive Turkish addresses typed by humans.

NameTypeReqDescription
addressstringyesSerbest metin adres.
defaultProvincestringAdreste il geçmiyorsa varsayılacak il.

No output schema declared.

No examples provided.

tr_business_days ~168

Adds business days or counts them between two dates, accounting for Turkish public and religious holidays including half-day eves. Ramadan and Sacrifice feasts follow the Hijri calendar and cannot be derived reliably by formula, so announced dates are read from a table; years without an official announcement are returned with `confirmed:false` rather than guessed silently. For delivery promises, SLA clocks, payment terms and shipping estimates.

NameTypeReqDescription
addDaysintegerBu kadar İŞ GÜNÜ ekle/çıkar.
countHalfDaysAsWorkbooleanArife yarım günleri iş günü sayılsın mı?
endstringVerilirse aradaki iş günü sayılır.
startstringyesBaşlangıç tarihi (YYYY-AA-GG).

No output schema declared.

No examples provided.

tr_fuel_prices ~300

Petrol, diesel and heating-oil pump prices for all 81 Turkish provinces, including the price in force on any past date. Today's pump price is on a public web page; the archive is not. This endpoint answers the question that actually costs money: what was diesel in Ankara on 12 March? Pass `asOf` for the price in force on that day — if the distributor did not change prices that day, the previous price is carried forward and `effectiveFrom` says when it started, with `carriedForward: true`. Pass `from`/`to` to get the change events in a window, each with the percentage move. Every figure carries the source URL and a content hash of the page it was read from, so the number can still be defended in an audit years later. Leave `province` empty to list coverage.

NameTypeReqDescription
asOfstringPrice in force on this date (YYYY-MM-DD). Omitted → latest known price.
fromstringWith `to`: return the price changes in this window.
includeDistrictsbooleanAdds districts whose pump price differs from the province reference price.
productstringFuel product. Omitted → every product available for that province.
provinceProvince name or plate code — "Ankara", "istanbul" or 34. Leave empty to list covered provinces.
tostring

No output schema declared.

No examples provided.

tr_invoice_build ~454

Builds a UBL-TR e-Invoice or e-Archive XML document from plain JSON, computing every total and validating the parties. Selling into Türkiye means issuing a UBL-TR document whose element order is fixed by schema and whose totals must agree to the kuruş, or the integrator rejects it. This endpoint takes the invoice as ordinary JSON and returns the XML. Totals you send are ignored on purpose — line amounts, per-rate VAT subtotals and the payable amount are all recomputed here, because a rounding difference of one kuruş is the most common rejection. VKN and TCKN checksums are verified, and the amount is written out in Turkish words as invoices require. It does not sign the document and does not transmit it: the financial seal and the submission to the tax authority belong to your certificate and your integrator. What comes back is a document ready to enter that step.

NameTypeReqDescription
amountInWordsbooleanAdds the payable amount written out in Turkish words as a note, the way invoices require.
currencystringISO 4217. Anything other than TRY requires `exchangeRate`.
customerobjectyes
despatchDocumentIdstringDelivery note number, if the goods shipped separately.
exchangeRatenumberUnits of TRY per one unit of `currency`.
idstringInvoice number. Omit and supply `series` to have it built from the series and sequence.
invoiceTypeCodestring
issueDatestringyes
issueTimestring
linesarrayyes
notesarray
orderReferenceIdstring
profilestringTEMELFATURA: no formal objection flow. TICARIFATURA: buyer may accept/reject. EARSIVFATURA: buyer is not an e-Invoice user.
sequenceintegerSequence number within the series and year.
seriesstringThree-letter series code, used with `sequence`.
supplierobjectyes
uuidstringDocument UUID (ETTN). Generated when omitted.

No output schema declared.

No examples provided.

tr_invoice_parse ~115

Turns a UBL-TR e-Invoice or e-Archive XML document into clean JSON: parties, line items, taxes and totals. Works regardless of the namespace prefix the sender used (cbc:, cac:, ns0:), normalises single-line documents into arrays, and reports amount mismatches in `warnings` instead of returning quietly wrong totals. The job that costs accounting and expense software the most engineering time.

NameTypeReqDescription
xmlstringyesUBL-TR e-Fatura / e-Arşiv XML içeriği.

No output schema declared.

No examples provided.

tr_money_to_words ~167

Writes a monetary amount out in Turkish words, the way invoices, cheques and promissory notes require. Applies the rules that trip up generic libraries: Turkish says "bin", never "bir bin"; the kuruş part is read separately; and both "1.234,56" and "1,234.56" are accepted and told apart automatically. A mandatory field on Turkish e-invoices, cheques and notes — with no off-the-shelf API until now.

NameTypeReqDescription
amountyesTutar. "1.234,56" ve 1234.56 biçimlerinin ikisi de kabul edilir.
currencystring
stylestringÇıktı harf biçimi.
wrapHashboolean

No output schema declared.

No examples provided.

tr_validate ~127

Validates Turkish national ID, tax number, IBAN, licence plate, IMEI and barcodes from one endpoint, with type auto-detection. Goes past a yes/no: resolves the bank behind an IBAN, the province behind a licence plate and the GS1 country prefix behind a barcode. Pure local computation — no upstream service is called, so latency is microseconds and the answer never changes for the same input.

NameTypeReqDescription
typestringBelirtilmezse biçimden otomatik tespit edilir.
valuestringyesDoğrulanacak değer.

No output schema declared.

No examples provided.