Back to search
30
MCP

@hauntapi/mcp-server

npm/@hauntapi/mcp-server

MCP web extraction for Claude, Cursor, and agents: no-key demo plus live URL-to-JSON extraction with Haunt API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.darko893/mcp-server
MCP web extraction for Claude and Cursor: turn any URL into structured JSON with Haunt API
0 tools
@agenson-horrowitz/web-content-extractor-mcp
Agent-optimized MCP server for extracting clean, structured content from web pages - built specifically for AI agents that need LLM-friendly
0 tools
mati-mcp-server
MCP server for Mati content operations - connects Cursor/Claude to Mati API
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
@alisaitteke/noun-mcp
MCP server for The Noun Project - search and download icons directly in Cursor AI and Claude
0 tools
karon-mcp
Karon API MCP server for Claude, Cursor, and other MCP clients. Retrieve web content from MCP-compatible tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@hauntapi/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}