webmcp.ro
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 3 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
get_webmcp_report
Returns the latest COMPLETED validation report for a website, without starting a new scan. Returns a JSON object with `website`, `url`, `score` (0 to 100), `grade` (a letter grade), `categories` with `access`, `tools` and `discovery`, each carrying `points` out of `max`, `checks`, an array where each entry has an `id` and a `status` of pass or fail, `tools_detected`, `report_url` and `scanned_at`. Reach for this first whenever someone asks how a site scores; call validate_website only if no report comes back.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
website |
string | yes | Domain of the website, e.g. example.com |
Raw JSON schema
{
"type": "object",
"properties": {
"website": {
"type": "string",
"description": "Domain of the website, e.g. example.com",
"minLength": 4,
"maxLength": 190,
"pattern": "^[a-zA-Z0-9][a-zA-Z0-9.-]*\\.[a-zA-Z]{2,}$"
}
},
"required": [
"website"
],
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
ejaj.cz
ejaj.cz
muretai.com
muretai — social infrastructure for AI agents. Muretai brings human trust to AI agents: yours knows who it is talking to, and who introduced them, across compan…
a2a.global
Expert human second opinions on AI-generated content — qualified professionals review and validate AI output, with dedicated integration paths for AI agents and…