← All WebMCP sites

dri.es

Media & Personalhttps://dri.es/listed as of 2026-08-01
Dries Buytaert is the founder of Drupal and Acquia. Explore his blog, photography, and projects.
See Ora's auditWe loaded this site in a real browser and scored its tools.

Tools

search_postsanswerimperative
Search Dries Buytaert's blog posts and notes by keyword. Returns matching titles, dates, URLs, a short summary when the post has one, and an excerpt around the match.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "minLength": 2,
      "description": "Search terms. Each word must match; matching is prefix-based, so \"perf\" matches \"performance\"."
    }
  },
  "required": [
    "query"
  ]
}
Listings are sourced from public community registries and shown as reported.