This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.1.0).
surface_markdown_parser
InactiveTool of NodeProxy Web Surface Markdown Parser
declared in 1.1.0
Executes fetch on any public URL, strips scripts/ads/nav noise, and returns compressed semantic Markdown optimized for LLM token ingestion. Price: $0.002 USDC per call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "Public http(s) URL to fetch and convert"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
NodeProxy Web Surface Markdown Parser
https://github.com/pgalyen1987/NodeProxy
3/7 registries