Loading MCP server directory, please wait...
MCP web extraction for Claude and Cursor: turn any URL into structured JSON with Haunt API
npx @getmcp/cli add io.github.Darko893/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
HAUNT_API_KEYHaunt API key from https://hauntapi.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Darko893/mcp-server": {
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": ""
}
}
}
}