MyClaw Toolkit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYCLAW_API | No | API backend URL | http://47.103.7.241 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| timestampA | Get current Unix timestamp and ISO 8601 datetime |
| uuidA | Generate UUID v4 identifiers |
| base64B | Encode or decode Base64 strings |
| hashC | Generate cryptographic hashes (MD5, SHA1, SHA256, SHA512) |
| qrcodeC | Generate QR codes from text or URLs |
| color_toolsB | Convert colors between hex, RGB, and HSL formats |
| json_formatterC | Format, validate, or minify JSON strings |
| url_toolsB | Encode or decode URL strings |
| text_toolsB | Text processing utilities (count, reverse, case conversion) |
| exchange_rateA | Get real-time currency exchange rates between any two currencies |
| crypto_priceA | Get current cryptocurrency prices in USD or any fiat currency |
| domain_checkB | Check domain name availability and whois information |
| bmi_calculatorB | Calculate BMI (Body Mass Index) from height and weight |
| vcard_generatorC | Generate vCard (.vcf) contact files |
| web_searchA | Search the web using Bing — returns titles, snippets, and URLs |
| news_searchB | Search news articles from global sources |
| product_searchB | Search products across multiple e-commerce platforms |
| rss_feedB | Fetch and parse RSS feeds from any URL |
| read_pageA | Extract readable content from any web page (like Readability) |
| markdown_to_htmlC | Convert Markdown text to HTML |
| ai_translateB | Translate text between languages using AI |
| quoteB | Get inspirational or random quotes |
| wifi_qrcodeB | Generate WiFi connection QR codes |
| compareC | Compare two items side-by-side (text, products, anything) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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