← All WebMCP sites

konstantinos.top

Media & Personalhttps://konstantinos.top/listed as of 2026-08-26
Personal website of Konstantinos Botonakis, Senior Software Engineering Manager. Senior Software Engineering Manager with over 20 years of experience leading SaaS, eCommerce, and cloud platform…
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 54/100 (C).

Tools

get_profileanswerimperative
Return Konstantinos Botonakis profile, contact details, and canonical links.
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
list_blog_postsanswerimperative
List published blog post summaries.
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 20,
      "default": 5
    },
    "topic": {
      "type": "string"
    }
  },
  "additionalProperties": false
}
get_blog_postanswerimperative
Lookup a single blog post by id or slug.
Input schema
{
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "slug": {
      "type": "string"
    }
  },
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.