MyClaw Toolkit MCP Server
Provides tools for parsing RSS feeds, including fetching and extracting content from RSS/XML feeds.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MyClaw Toolkit MCP ServerConvert 100 USD to EUR"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MyClaw Toolkit — MCP Server
23-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.
Quick Install
npx myclaw-toolkitOr 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-toolkitRelated MCP server: ellmos-codecommander-mcp
Tools
Utility (Free)
Tool | Description |
| Current Unix timestamp & ISO 8601 |
| Generate UUID v4 |
| Base64 encode/decode |
| MD5, SHA1, SHA256, SHA512 |
| QR code generator |
| Hex ↔ RGB ↔ HSL converter |
| Format, validate, minify JSON |
| URL encode/decode |
| Text count, reverse, case |
Data (Free)
Tool | Description |
| Real-time currency rates |
| Cryptocurrency prices |
| Domain whois & availability |
| BMI calculator |
| vCard (.vcf) generator |
| Side-by-side comparison |
| Random inspirational quotes |
Search & Content
Tool | Description |
| Bing web search |
| Global news search |
| E-commerce product search |
| RSS feed parser |
| Web page content extractor |
Processing
Tool | Description |
| Markdown → HTML |
| WiFi QR code generator |
| AI translation |
Environment Variables
Variable | Default | Description |
|
| API backend URL |
Development
git clone https://github.com/Dusheh/myclaw-toolkit
cd toolkit
npm install
npm run devLicense
MIT — MyClaw
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dusheh/myclaw-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server