Haunt API
The Haunt API server enables AI agents to perform structured web data extraction and monitor API usage via two tools:
web_extract: Provide a URL and a plain-English description of what data to extract, and receive clean JSON back. Automatically handles JavaScript rendering, Cloudflare protection, and complex page layouts — no browser management or parsing setup required.get_usage: Check your current API consumption and remaining credits against your plan limits.
It integrates via MCP (Model Context Protocol) with Claude Desktop, Cursor, VS Code, or Windsurf, using a simple API key passed as a parameter on each call.
Handles Cloudflare-protected websites automatically during web extraction, bypassing anti-bot measures and JavaScript rendering challenges to extract structured data.
Provides REST API access for web extraction with the same functionality as the MCP tools, allowing HTTP clients to extract structured data from URLs using prompts and API keys.
Eliminates the need for Docker containers or local infrastructure by providing fully hosted web extraction capabilities through the MCP server.
Automatically handles JavaScript rendering during web extraction, processing complex dynamic websites to extract structured data from pages that require JavaScript execution.
Moved
This repository has moved to Darko893/mcp-server.
That is the canonical source for the @hauntapi/mcp-server package and the
hosted Haunt MCP server.
Hosted MCP endpoint:
https://hauntapi.com/mcp/server
This repository is archived and is no longer updated.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Darko893/haunt-mcp-server-old'
If you have feedback or need assistance with the MCP directory API, please join our Discord server