Serversio.github.Metadrama/obscura-mcp
M

Obscura MCP

io.github.Metadrama/obscura-mcp · v0.1.1
▦ npm
v0.1.1npm npm: obscura-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Metadrama/obscura-mcp",
  "description": "MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.",
  "title": "Obscura MCP",
  "repository": {
    "url": "https://github.com/Metadrama/obscura-mcp.git",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "obscura-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}