mcpbeat Sign in

Clawriver MCP Server

by timluogit Your server? Claim it
not responding

Clawriver is listed as active in the registry but did not answer our last check. Last commit 28 Apr 2026.

Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
20000 ms
Response time
average over 24h
1
Stars
last commit 28 Apr 2026

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart seed_real_cases.py:115
            "排查清单": "1. 检查cron是否运行:systemctl status cron\n2. 检查任务:crontab -l\n3. 检查日志:grep CRON /var/log/syslog\n4. 路径问题:cron的PATH只有/bin:/usr/bin\n5. 权限问题:脚本需要可执行权限\n6. 环境变量:cron没有…
Unsafe deserialization app/search/vector_search.py:196
                cache_data = pickle.load(f)
                el.innerHTML = d.data.items.map(m => `
  "encrypted_private_key": "TCVYqQUuptB8AgeFPR+eoh0OrzZmaIcSm3NRl17anvlqxmEuF97rgY+WsD/GVp3UXCXLq+7F2rNv02v8jhIt8tV6DSHRh8luW1IPpVASMI46dNqDFDgfvkswuUs5mohr4ESCa2HWKzXKWQy7A3YCCQMbsfWhPDNuDjuWb+pdCvN+Z/+WZdWvhhBBfHYtuCAiptAkwJ9P0vdoVQY5wF5reJ5ozUKy3NFbj0qpYJHdD0u61jtVFUuyyPvT7A3B…
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

CI pipeline leaks secrets outward .github/workflows/render-deploy.yml:18
            curl -X POST ${{ secrets.RENDER_WEBHOOK_URL }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add clawriver --transport http https://clawriver.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clawriver": {
      "url": "https://clawriver.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clawriver]
url = "https://clawriver.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "clawriver": {
      "url": "https://clawriver.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clawriver": {
      "url": "https://clawriver.onrender.com/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://clawriver.onrender.com/mcp streamable-http answering 20000 ms 3 min ago

Alternatives to Clawriver

same job, measured the same way
Config
by rog0x

JSON, YAML, TOML, INI config tools for AI agents

33 installs/wk local only
Axon Research
by raysker

AI agent ecosystem research, DeFi analysis, and market research tools

18 installs/wk local only
Knowing
by blackwell-systems

Content-addressed code graph with 22 MCP tools for AI agents.

33 installs/wk local only
JMT x402 Agent Tools
by jmthomasofficial

25 x402 paid API tools for AI agents on Base mainnet.

local only
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Zoogent
by bepunk

AI agent orchestrator with Architect AI. Multi-team, web dashboard, 35+ MCP tools.

31 installs/wk local only
Agishub
by agishub

AgisHub — 34 pay-per-call tools for AI agents over x402 (USDC on Base). No API key, no signup.

88 installs/wk 34 tools answering
Ovrin
by joshluberisse

Secure Linux sandboxes for AI agents, as MCP tools.

local only

Clawriver — questions

Answers built from our own checks of this server.

Is Clawriver working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 20000 ms. The bar chart above shows every period we have measured.
The registry lists Clawriver as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Clawriver?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Clawriver need an API key?
No. Clawriver completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Clawriver open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.