← Registry

Data Collection

hauntapi.com

Extracts structured data from public URLs using various formats.

1 endpoint6 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://hauntapi.com/mcp/server

No auth detected

MCP server metadata

Name
haunt-api
Version
1.1.0
Capabilities
tools
Server instructions

Haunt extracts structured data from public web pages. Send a URL and a plain-English prompt, get clean JSON, Markdown, or raw HTML. When a page is blocked, needs a login, or hits a captcha, Haunt returns a clear typed signal instead of fabricating data, so you can react. Try try_demo_extract free with no key, then use extract with a key. Failed calls are free.

Known tools 6

try_demo_extract

Return fixed sample Haunt extraction JSON.

Inferred read-only
extract

Extract structured JSON from a permitted public URL using a plain-English prompt.

Inferred read-only
extract_markdown

Return clean Markdown from a permitted public page for agents, RAG ingestion, notes, or .md files.

Inferred read-only
extract_article

Extract article title, body, author, and publication date from a public article URL.

Inferred read-only
extract_metadata

Extract title, meta description, Open Graph, Twitter Card, canonical URL, and related metadata.

Inferred read-only
get_usage

Return current Haunt plan, monthly credit limit, used credits, reserved credits, and remaining credits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.haunt-api]
url = "https://hauntapi.com/mcp/server"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "haunt-api": {
      "type": "http",
      "url": "https://hauntapi.com/mcp/server"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: haunt-api
Remote MCP URL: https://hauntapi.com/mcp/server

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "haunt-api": {
      "url": "https://hauntapi.com/mcp/server"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "haunt-api": {
      "type": "http",
      "url": "https://hauntapi.com/mcp/server"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "haunt-api",
  "transport": "streamable-http",
  "url": "https://hauntapi.com/mcp/server"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hauntapi.com was fetched 2026-08-04T02:14:42.792Z and is being refreshed.

Trust status Neutral

hauntapi.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.