Haunt API
Extract clean, structured data from any URL — directly from Claude, Cursor, or any MCP-compatible AI.
Haunt API MCP Server
Extract clean, structured data from any URL — directly from Claude, Cursor, or any MCP-compatible AI.
Quick Start
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac):
{
"mcpServers": {
"haunt": {
"command": "npx",
"args": ["-y", "@hauntapi/mcp-server"],
"env": {
"HAUNT_API_KEY": "your-api-key"
}
}
}
}
Get a free API key at hauntapi.com — 100 requests/month, no credit card needed.
Tools
extract_url
Extract clean data from any URL. Handles JavaScript rendering and Cloudflare bypass automatically.
Extract the article content from https://example.com/blog/post
extract_batch
Extract from multiple URLs at once (up to 10).
Extract the title and price from these product pages: [url1, url2, url3]
extract_metadata
Pull metadata: title, description, Open Graph tags, Twitter cards, canonical URL.
Get the Open Graph metadata for https://example.com
Pricing
- Free: 100 requests/month
- Pro: $0.01/request (pay only for what you use)
Links
- API Docs: https://hauntapi.com/docs
- Get API Key: https://hauntapi.com
- GitHub: https://github.com/hauntapi/mcp-server
Server Terkait
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Firecrawl
Scrape, crawl, and extract data from any website using the Firecrawl API.
MCP Node Fetch
Fetch web content using the Node.js undici library.
Monad MCP Magic Eden
Retrieve NFT data from the Monad testnet, including holder addresses, collection values, and top-selling collections.
Pip Server
Market Data
MCP Web Research Server
A server for web research that brings real-time information into AI models and researches any topic.
Outscraper MCP Server
Access Google Maps data, reviews, AI-structured insights, and business leads through the Outscraper MCP server, designed for seamless integration with AI agents and automation workflows.
Booli MCP Server
Access Swedish real estate data from Booli.se through a GraphQL API.
nicheiqs-mcp
Market intelligence MCP server. Returns Winnability Score, Reddit pain signals, and Google Trendsdata in one tool call.
Sports Trading Card Agent
Real-time sports card pricing, market analysis, arbitrage detection, grading ROI, investment advice, and player stats (NBA/NFL/MLB). 9 tools for AI agents helping collectors and investors.
Fetch MCP Server
Fetches web content from a URL and converts it from HTML to markdown for easier consumption by LLMs.