Submit

Haunt — Web Extraction for AI Agents

@Haunt

Web-extraction MCP for AI agents. Point it at any public URL and get clean JSON or markdown — handles JS rendering and bot-walls, and failed extractions don't burn credits. Free: 1,000 credits/month, no card. Privacy-first.

Tools

Server Config

{
  "mcpServers": {
    "haunt": {
      "command": "npx",
      "args": [
        "@hauntapi/mcp-server"
      ],
      "env": {
        "HAUNT_API_KEY": "<YOUR_HAUNT_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server