Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Finance & Fintech
  3. Myclaw Toolkit
  4. README

Myclaw Toolkit README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Myclaw Toolkit listing page.

Back to Myclaw Toolkit View source on GitHub

MyClaw Toolkit — MCP Server

Glama npm npm downloads license tests

24-in-1 developer utility toolkit as an MCP server — privacy-first. Search the web, convert currencies, check crypto prices, generate QR codes, format JSON, and more — all from any MCP-compatible AI assistant.

🔒 Privacy-First Design

Most tools run 100% locally on your machine — no data ever leaves your device:

Local tools (zero network)Tools requiring remote API
timestamp, uuid, base64, hashweb_search, news_search
qrcode, wifi_qrcodeproduct_search, exchange_rate
color_tools, json_formattercrypto_price, domain_check
url_tools, text_toolsrss_feed, read_page
bmi_calculator, vcard_generatorai_translate, quote, compare
markdown_to_html

WiFi passwords, JSON data, text content, hashes, and Markdown documents are all processed entirely on-device. Only tools that genuinely need external data (search, exchange rates, etc.) call the remote API.

Quick Install

Terminal
npx myclaw-toolkit

Or add to your AI client:

Claude Desktop / Cursor / ChatGPT:

config.json
{
  "mcpServers": {
    "myclaw-toolkit": {
      "command": "npx",
      "args": ["-y", "myclaw-toolkit"]
    }
  }
}

Claude Code:

Terminal
claude mcp add myclaw-toolkit -- npx myclaw-toolkit

Tools

Utility (Local)

ToolDescription
timestampCurrent Unix timestamp & ISO 8601
uuidGenerate UUID v4
base64Base64 encode/decode
hashMD5, SHA1, SHA256, SHA512
qrcodeQR code generator
color_toolsHex ↔ RGB ↔ HSL converter
json_formatterFormat, validate, minify JSON
url_toolsURL encode/decode
text_toolsText count, reverse, case

Data

ToolDescription
exchange_rateReal-time currency rates (API)
crypto_priceCryptocurrency prices (API)
domain_checkDomain whois & availability (API)
bmi_calculatorBMI calculator (local)
vcard_generatorvCard (.vcf) generator (local)
compareSide-by-side comparison (API)
quoteRandom inspirational quotes (API)

Search & Content

ToolDescription
web_searchBing web search
news_searchGlobal news search
product_searchE-commerce product search
rss_feedRSS feed parser
read_pageWeb page content extractor

Processing

ToolDescription
markdown_to_htmlMarkdown → HTML (local)
wifi_qrcodeWiFi QR code generator (local — password never sent)
ai_translateAI translation via MyMemory API

Health

ToolDescription
health_checkCheck API backend status & latency

Discoverability

Listed on these MCP registries (help others find the toolkit):

  • Glama — auto-indexed
  • MCPFind — PR pending
  • mcp.so — submitted
  • awesome-mcp-servers (punkpeye) — PR pending
  • awesome-mcp-servers (appcypher) — PR pending
  • Awesome MCP List — PR pending
  • MCP.Directory — submitted
  • Official MCP Registry — published, awaiting indexing

Environment Variables

VariableDefaultDescription
MYCLAW_APIhttp://47.103.7.241API backend URL

Development

bash
git clone https://github.com/Dusheh/myclaw-toolkit
cd myclaw-toolkit
npm install
npm run dev     # Run with tsx
npm run build   # Compile TypeScript
npm test        # Run 24 unit tests
npm run lint    # ESLint check

License

MIT