Catalog
io.github.mifactory-bot/mifactory-scraping-api
Official1 toolby mifactory-bot · JavaScript
Web scraping for AI agents. Extract text and metadata from any URL worldwide. $0.005/page.
Extracts text and metadata from web pages for AI agent processing.
Captured live from the server via tools/list.
scrape
Extract clean text from any URL
Parameters (1)
- urlstringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mifactory-scraping-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scraping-api-alpha.vercel.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.