Server data from the Official MCP Registry
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
26 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Set these up before or after installing:
Environment variable: MYCLAW_API
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dusheh-myclaw-toolkit": {
"args": [
"-y",
"myclaw-toolkit"
],
"command": "npx"
}
}
}From the project's GitHub README.
24-in-1 developer utility toolkit as an MCP server. Search the web, convert currencies, check crypto prices, generate QR codes, format JSON, and more — all from any MCP-compatible AI assistant.
npx myclaw-toolkit
Or add to your AI client:
Claude Desktop / Cursor / ChatGPT:
{
"mcpServers": {
"myclaw-toolkit": {
"command": "npx",
"args": ["myclaw-toolkit"]
}
}
}
Claude Code:
claude mcp add myclaw-toolkit -- npx myclaw-toolkit
| Tool | Description |
|---|---|
timestamp | Current Unix timestamp & ISO 8601 |
uuid | Generate UUID v4 |
base64 | Base64 encode/decode |
hash | MD5, SHA1, SHA256, SHA512 |
qrcode | QR code generator |
color_tools | Hex ↔ RGB ↔ HSL converter |
json_formatter | Format, validate, minify JSON |
url_tools | URL encode/decode |
text_tools | Text count, reverse, case |
| Tool | Description |
|---|---|
exchange_rate | Real-time currency rates |
crypto_price | Cryptocurrency prices |
domain_check | Domain whois & availability |
bmi_calculator | BMI calculator |
vcard_generator | vCard (.vcf) generator |
compare | Side-by-side comparison |
quote | Random inspirational quotes |
| Tool | Description |
|---|---|
web_search | Bing web search |
news_search | Global news search |
product_search | E-commerce product search |
rss_feed | RSS feed parser |
read_page | Web page content extractor |
| Tool | Description |
|---|---|
markdown_to_html | Markdown → HTML |
wifi_qrcode | WiFi QR code generator |
ai_translate | AI translation |
| Tool | Description |
|---|---|
health_check | Check API backend status & latency |
Listed on these MCP registries (help others find the toolkit):
| Variable | Default | Description |
|---|---|---|
MYCLAW_API | http://47.103.7.241 | API backend URL |
git clone https://github.com/Dusheh/myclaw-toolkit
cd toolkit
npm install
npm run dev
MIT — MyClaw
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.