69
/ 100
1 day ago
glama

Arachne MCP

Self-hosted web-intelligence server for Hermes Agent and other MCP clients, featuring hybrid HTTP+browser crawling, document parsing, search, structured extraction, and change detection.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: FIRECRAWL_API_KEY, BRAVE_SEARCH_API_KEY, LLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFIRECRAWL_API_URL
🔐 secretFIRECRAWL_API_KEYexport =fc-...
configARACHNE_TIMEOUT_SECONDS
configARACHNE_CONNECT_TIMEOUT_SECONDS
configARACHNE_MAX_RESPONSE_BYTES
configARACHNE_MAX_DOCUMENT_BYTES
configARACHNE_MAX_PAGES
configARACHNE_MAX_REQUESTS200 Batas maksimum request per crawl
configARACHNE_MAX_ERRORS
configARACHNE_MAX_TOTAL_CHARS250000 Batas output agregat
configARACHNE_MAX_REDIRECTS
configARACHNE_MAX_RETRIES
configARACHNE_DEFAULT_DELAY_MS
configARACHNE_BROWSER_CONCURRENCY2 Jumlah context Chromium bersamaan
configARACHNE_BROWSER_TIMEOUT_MS
configARACHNE_BROWSER_WAIT_UNTIL
configARACHNE_BROWSER_SESSION_DIR
configARACHNE_AUTO_BROWSER_MIN_CHARS
configARACHNE_CACHE_TTL_SECONDS3600 TTL cache
configARACHNE_CACHE_PATH
configARACHNE_ARTIFACT_DIR
configSEARXNG_URL
🔐 secretBRAVE_SEARCH_API_KEY
configLLM_BASE_URL
🔐 secretLLM_API_KEYyour-9router-key
configLLM_MODELkr/qwen3-coder-next
configLLM_TIMEOUT_SECONDS
configARACHNE_PROXY_URLkosong Proxy HTTP/HTTPS opsional
configLOG_LEVEL
configMCP_HOSTMCP_TRANSPORT=streamable-http =0.0.0.0 MCP_PORT=8000 arachne-mcp
configMCP_PORTMCP_TRANSPORT=streamable-http MCP_HOST=0.0.0.0 =8000 arachne-mcp
configMCP_TRANSPORTstreamable-http MCP_HOST=0.0.0.0 MCP_PORT=8000 arachne-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rizky742-crawl-mcp-y5kwjx)](https://m8ven.ai/mcp/rizky742-crawl-mcp-y5kwjx)
commit: 67fa922320cc71777d868f6b483d5e7c92fcfc09
code hash: 95479d8820d0d315d03250b6bf04ad7e030e3f86f2ab8c941df09bf11494c57d
verified: 7/30/2026, 8:56:17 AM
view raw JSON →