Archived adapter that exposed Obscura's Rust headless browser through MCP before native support landed in v0.1.4. Used to provide four tools: browse_page for one-shot content extraction in multiple formats (markdown, axtree, links), browse_interact for single actions like clicks and form fills, browse_session for persistent multi-step workflows like login sequences, and browse_scrape for parallel bulk operations across isolated workers. The npm wrapper downloaded an 80MB browser binary on first run and cached it locally. If you need MCP access to Obscura now, use the upstream obscura mcp command directly rather than this deprecated package.
claude mcp add --transport stdio metadrama-obscura-mcp uvx obscura-mcp