Loomal

Obscura MCP

MCP server by github.com/metadrama/obscura-mcp

MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.

1 starsnpm: obscura-mcp

About Obscura MCP

Obscura MCP is an MCP (Model Context Protocol) server published by metadrama in the official MCP registry, listed under Browser Automation on Loomal. MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.

It ships as an npm package (obscura-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/metadrama/obscura-mcp, where the project has earned 1 GitHub stars.

Use Obscura MCP with your agent

Claude Code · one command
claude mcp add obscura-mcp -- npx -y obscura-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "obscura-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "obscura-mcp"
      ]
    }
  }
}
npmobscura-mcp

Frequently asked questions

What is Obscura MCP?
Obscura MCP is an MCP (Model Context Protocol) server by metadrama in the Browser Automation category. MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.
How do I connect Obscura MCP to Claude, Cursor, or another MCP client?
Install Obscura MCP from its npm package (obscura-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Obscura MCP open source?
Yes — the source code is public at github.com/metadrama/obscura-mcp, with 1 GitHub stars.
Can AI agents pay to use Obscura MCP?
Not yet through Loomal — Obscura MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Obscura MCP? Claim this listing free by verifying GitHub ownership, or contact us.