Wraps the Averra Extract API so Claude, Cursor, and other MCP clients can convert web pages into clean markdown on the fly. You get five tools: extract a URL, check your monthly quota, and manage API keys (create, list, revoke). Runs over stdio via npx, so setup is just dropping your API key into the config and restarting. Free tier gives you 50 requests a month. Useful when you need an agent to pull live web content into its context without copy-paste, or when you're building workflows that need structured page data instead of raw HTML.
claude mcp add --transport stdio dev.averra-extract -- npx -y @averra/extract-mcp