@hauntapi/mcp-server
Haunt API MCP-Server
Extrahieren Sie saubere, strukturierte Daten von jeder URL – direkt aus Claude, Cursor oder jedem MCP-kompatiblen KI-Tool.
Schnellstart
Fügen Sie dies zu Ihrer Claude Desktop-Konfiguration hinzu (~/Library/Application Support/Claude/claude_desktop_config.json auf dem Mac):
{
"mcpServers": {
"haunt": {
"command": "npx",
"args": ["-y", "@hauntapi/mcp-server"],
"env": {
"HAUNT_API_KEY": "your-api-key"
}
}
}
}Holen Sie sich einen kostenlosen API-Schlüssel unter hauntapi.com – 100 Anfragen/Monat, keine Kreditkarte erforderlich.
Tools
extract_url
Extrahieren Sie saubere Daten von jeder URL. Handhabt JavaScript-Rendering und Cloudflare-Umgehung automatisch.
Extract the article content from https://example.com/blog/postextract_batch
Extrahieren Sie Daten von mehreren URLs gleichzeitig (bis zu 10).
Extract the title and price from these product pages: [url1, url2, url3]extract_metadata
Abrufen von Metadaten: Titel, Beschreibung, Open Graph-Tags, Twitter-Cards, kanonische URL.
Get the Open Graph metadata for https://example.comPreise
Kostenlos: 100 Anfragen/Monat
Pro: $0,01/Anfrage (zahlen Sie nur für das, was Sie nutzen)
Links
API-Dokumentation: https://hauntapi.com/docs
API-Schlüssel erhalten: https://hauntapi.com
Latest Blog Posts
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/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server