{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "mcp-server-scraper", "version": "1.0.1", "description": "MCP server for web scraping: extract clean markdown, links, and metadata from any URL.", "author": { "name": "Ofer Shapira", "url": "https://github.com/ofershap" }, "homepage": "https://github.com/ofershap/mcp-server-scraper", "repository": "https://github.com/ofershap/mcp-server-scraper", "license": "MIT", "keywords": ["agent-plugins", "mcp", "scraper", "web-scraping", "readability"] }