{"name":"stealth.pm","description":"Read-only WebMCP tools registered on every page of stealth.pm. All return data already on the page.","url":"https://stealth.pm","transport":"webmcp","readOnly":true,"tools":[{"name":"get_help","description":"List every WebMCP tool stealth.pm registers.","inputSchema":{"type":"object","properties":{}}},{"name":"list_sections","description":"Every catalogue section with id, title, page and tool count.","inputSchema":{"type":"object","properties":{}}},{"name":"get_section","description":"Every tool in one catalogue section.","inputSchema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"name":"search_tools","description":"Tools matching a keyword in name, description, host or tag (free, oss, ai, mac).","inputSchema":{"type":"object","properties":{"query":{"type":"string"}},"required":["query"]}},{"name":"list_people","description":"Design engineers stealth.pm recommends following.","inputSchema":{"type":"object","properties":{}}},{"name":"list_pages","description":"Public routes with title and description.","inputSchema":{"type":"object","properties":{}}},{"name":"list_recent","description":"Tools added in the latest update.","inputSchema":{"type":"object","properties":{}}},{"name":"get_faq","description":"The published FAQ from the info page.","inputSchema":{"type":"object","properties":{}}}]}