mcpbeat Sign in

Myclaw Toolkit MCP Server

local only

Myclaw Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 130 installs a week from npm. Last commit 29 Jul 2026.

23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more

Installs per day peak 161 · avg 20 · +171% w/w
a month agotoday
130
Installs / week
npm · myclaw-toolkit
0
Stars
0 open issues
29 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Myclaw Toolkit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 myclaw-toolkit -- npx -y myclaw-toolkit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "myclaw-toolkit": {
      "args": [
        "-y",
        "myclaw-toolkit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.myclaw-toolkit]
command = "npx"
args = ["-y", "myclaw-toolkit"]
.cursor/mcp.json
{
  "mcpServers": {
    "myclaw-toolkit": {
      "args": [
        "-y",
        "myclaw-toolkit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "myclaw-toolkit": {
      "args": [
        "-y",
        "myclaw-toolkit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Myclaw Toolkit

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
Vanmoose MCP Server
by codevanmoose

197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.

28 installs/wk local only
Avalara Developer Documentation
by avalara

Provides access to Avalara developer documentation, integration guides, and code examples

answering
Toreador
by toreador

Generate crypto QR codes (BTC, ETH, SOL, USDC, USDT, EURC) and manage payment sessions.

36 installs/wk local only
US Code of Federal Regulations
by mccallar

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

322 installs/wk local only
Douanecode MCP
by courouge

EU customs code search (HS, NC8, TARIC): tariff classification and duty rates

92 installs/wk local only
Docuwriter
by docuwriter

Generate, search, and manage codebase documentation on DocuWriter.ai. 72 tools incl. Autopilot.

answering

Myclaw Toolkit — questions

Answers built from our own checks of this server.

Why is there no uptime for Myclaw Toolkit?
Myclaw Toolkit 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 myclaw-toolkit was installed 130 times last week.
How do I connect Myclaw Toolkit?
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 myclaw-toolkit straight from npm; nothing to host, nothing to sign up for.
How many people use Myclaw Toolkit?
The npm package myclaw-toolkit was installed 130 times in the last week. Week over week that is +171%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Myclaw Toolkit open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.