The latest complete public snapshot has been compared with the previous one.
No semantic contract changes were detected in the latest complete snapshot.
Evidence and limitations
Method: anonymous Streamable HTTP probe. We never invoke a tool.
Attempted protocols: 2026-07-28
Protocol2026-07-28
Transportstreamable-http
AuthNo authentication challenge observed
EvidencePublic contract observed
Total latency319 ms
Response bytes14417
No diagnostic errors.
Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure
Server annotations are declarations, not verified behavior.
Show 1 of 1 server-provided tool definitions
advisors_store_readiness_check
Declared read-onlyShow server-provided details
Check one public store page for one actionable readiness finding
Server description (copied; language not verified)
Use only after the requester supplies a public page and asks for a read-only check. Returns at most one measured finding with a server-authenticated source receipt and the fixed acceptance condition.
Input schema (server-provided preview — do not copy)
{
"additionalProperties": false,
"properties": {
"language": {
"default": "ar",
"description": "Response language: ar or en.",
"enum": [
"ar",
"en"
],
"title": "Language",
"type": "string"
},
"url": {
"description": "A credential-free public HTTP(S) page. Private networks and non-standard web ports are rejected.",
"examples": [
"https://example.com/store"
],
"maxLength": 2048,
"minLength": 4,
"title": "Url",
"type": "string"
}
},
"required": [
"url"
],
"title": "tool_store_readinessArguments",
"type": "object"
}
How to use this MCP
Talandor checks the server; it does not connect the server to your assistant.
Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.