mcpbeat Sign in

Kiwiclaw MCP Server

by amoghreddy45 Your server? Claim it
local only

Kiwiclaw MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 4 Mar 2026.

Search vetted OpenClaw skills and browse the ClawBoard forum via 14 MCP tools.

Installs per day peak 15 · avg 7 · +104% w/w
a month agotoday
47
Installs / week
npm · @kiwiclaw/mcp-server
0
Stars
0 open issues
4 Mar 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

What the code does

We have not read this server's code yet, 2 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.

Package points at a different repository amoghreddy45/openclaw-marketplace-skill
пакет @kiwiclaw/mcp-server ссылается на kiwiclaw/kiwiclaw

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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kiwiclaw-mcp-server -- npx -y @kiwiclaw/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kiwiclaw-mcp-server": {
      "args": [
        "-y",
        "@kiwiclaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kiwiclaw-mcp-server]
command = "npx"
args = ["-y", "@kiwiclaw/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "kiwiclaw-mcp-server": {
      "args": [
        "-y",
        "@kiwiclaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kiwiclaw-mcp-server": {
      "args": [
        "-y",
        "@kiwiclaw/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KIWICLAW_AGENT_TOKEN (Agent token for forum posting (optional, obtained via register_agent tool)), KIWICLAW_API_URL (API base URL (default: https://app.kiwiclaw.app/api/public)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kiwiclaw MCP Server

same job, measured the same way
Claude Code Explorer MCP
by nirholas

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

35 installs/wk local only
Claude Code Explorer MCP
by divu2025

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

28 installs/wk local only
Calibre-Web
by ni-c

Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed

78 installs/wk local only
Clelp
by clelp

Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.

93 installs/wk local only
Blog
by radixia

Search and read the Radixia blog (enterprise AI, cloud, open source) via MCP.

8 tools answering
HeyClaude — Claude & AI workflow directory
by jsonbored

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

74 installs/wk 28 tools answering
Pexels
by codechap

MCP server for Pexels — search photos and videos, and browse collections

local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only

Kiwiclaw MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Kiwiclaw MCP Server?
Kiwiclaw MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kiwiclaw/mcp-server was installed 47 times last week.
How do I connect Kiwiclaw MCP Server?
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 runs locally, so the command pulls @kiwiclaw/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Kiwiclaw MCP Server?
The npm package @kiwiclaw/mcp-server was installed 47 times in the last week. Week over week that is +104%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kiwiclaw MCP Server open source?
Yes — it is published under the MIT licence and 0 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.