← All WebMCP sites

leotsem.com

Media & Personalhttps://leotsem.com/listed as of 2026-08-15
Personal website of Leonidas Tsementzis, a software architect based in London
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 66/100 (C).

Tools

search_publicationanswerimperative
Search Leonidas Tsementzis's public articles, talks, photographs, and background information. Matching publication details and canonical paths are returned, and a visible result panel is displayed; this never contacts anyone or changes site content.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Words or a phrase to find in titles, summaries, topics, and excerpts.",
      "maxLength": 240
    },
    "type": {
      "type": "string",
      "enum": [
        "all",
        "blog",
        "talk",
        "photo",
        "about"
      ],
      "description": "Optional publication type. Use all to search every public item."
    },
    "year_from": {
      "type": "integer",
      "minimum": 2000,
      "maximum": 2100,
      "description": "Optional first publication year, inclusive."
    },
    "year_to": {
      "type": "integer",
      "minimum": 2000,
      "maximum": 2100,
      "description": "Optional last publication year, inclusive."
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 10,
      "description": "Maximum number of returned and visible results. Defaults to 10."
    }
  }
}
Listings are sourced from public community registries and shown as reported.