@hauntapi/mcp-server
Rank #6,049io.github.Darko893/mcp-server
Public pages to clean JSON or Markdown, plus bounded site mapping and crawl. Failed calls are free.
@hauntapi/mcp-server is a Model Context Protocol (MCP) server published by darko893. It ranks #6,049 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. @hauntapi/mcp-server is listed across 2 registries — Glama and PulseMCP, with 6 release tags tracked from its GitHub repository. It was first listed on Apr 12, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 126,064 of 132,113 servers on MCP Toplist.
Use @hauntapi/mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http darko893 https://hauntapi.com/mcp/serverclaude mcp add darko893 -e "HAUNT_API_KEY=<your HAUNT_API_KEY>" -- npx -y @hauntapi/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.darko893]
url = "https://hauntapi.com/mcp/server"Add to ~/.codex/config.toml.
[mcp_servers.darko893]
command = "npx"
args = ["-y", "@hauntapi/mcp-server"]
[mcp_servers.darko893.env]
HAUNT_API_KEY = "<your HAUNT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://hauntapi.com/mcp/serverSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"darko893": {
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": "<your HAUNT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"darko893": {
"url": "https://hauntapi.com/mcp/server"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"darko893": {
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": "<your HAUNT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"darko893": {
"type": "http",
"url": "https://hauntapi.com/mcp/server"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"darko893": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": "<your HAUNT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"darko893": {
"serverUrl": "https://hauntapi.com/mcp/server"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"darko893": {
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": "<your HAUNT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"darko893": {
"url": "https://hauntapi.com/mcp/server"
}
}
}{
"mcpServers": {
"darko893": {
"command": "npx",
"args": [
"-y",
"@hauntapi/mcp-server"
],
"env": {
"HAUNT_API_KEY": "<your HAUNT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Darko893%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.Darko893%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.Darko893%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
darko893
Other servers by darko893
View all darko893 servers →GitHub releases (6)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.23 | Jun 23, 2026 |
| v1.0.19 | Jun 21, 2026 |
| 0.1.2 | Apr 21, 2026 |
| v1.1.2 | Apr 21, 2026 |
| v1.1.1 | Apr 21, 2026 |
| v1.0.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains @hauntapi/mcp-server?
- @hauntapi/mcp-server is maintained by darko893, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is @hauntapi/mcp-server listed on the Official MCP Registry?
- @hauntapi/mcp-server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does @hauntapi/mcp-server have?
- No registry surfaces explicit version metadata for @hauntapi/mcp-server; MCP Toplist tracks 6 release tags from its GitHub repository, most recently published on Jun 23, 2026.
- Where can I find the source code for @hauntapi/mcp-server?
- The source code for @hauntapi/mcp-server is hosted at github.com/darko893/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.