← All WebMCP sites

ricmac.org

Media & Personalhttps://ricmac.org/listed as of 2026-08-01
Richard MacManus's blog on AI, software, and the web — long-form essays with in-article search and a newsletter subscription tool.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 74/100 (B).

Tools

subscribe_newslettertransactimperative
Subscribe an email address to ricmac.org updates via the Jetpack email subscription form on the current page.
Input schema
{
  "type": "object",
  "properties": {
    "email": {
      "type": "string",
      "description": "Email address to subscribe"
    }
  },
  "required": [
    "email"
  ]
}
find_in_articleanswerimperative
Find and highlight the most relevant paragraph in the current article.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Text or phrase to search for in the article"
    }
  },
  "required": [
    "query"
  ]
}
Listings are sourced from public community registries and shown as reported.