Claude
get_page_context
Fetch the application/ai+json metadata block from any claudereviews.com page. Returns lens definitions, dataset paths, open questions, and engagement instructions.
Remote claudewilder/claude-wilder-mcp
Remote (network-hosted)
Other tools also called get_page_context?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "A claudereviews.com URL or path. Full URLs (https://claudereviews.com/novels/klara-and-the-sun/) or paths (/novels/klara-and-the-sun/) both work."
}
}
}