mycrab-mcp
instant public HTTPS URLs via Cloudflare Tunnels and custom domains for AI agent
mycrab-mcp
MCP server for mycrab.space — instant public HTTPS URLs via Cloudflare Tunnels for AI agents.
Install
uvx mycrab-mcp
Claude Desktop config
Add to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"mycrab": {
"command": "uvx",
"args": ["mycrab-mcp"]
}
}
}
Tools
| Tool | Description |
|---|---|
check_domain | Check if a subdomain is available on mycrab.space |
setup_free_tunnel | Get the command for a free tunnel (auto subdomain, expires 61 min) |
buy_domain_sol | Reserve a permanent subdomain after paying 0.05 SOL on Solana mainnet |
get_skill_docs | Fetch the full SKILL.md — all templates, commands, and advanced usage |
Usage
After install, agents have native mycrab tools in every session:
# Check availability
check_domain("mybot")
# Free throwaway tunnel — live in <60 seconds
setup_free_tunnel()
# → "curl -s https://mycrab.space/agent-setup-auto.sh | bash"
# Permanent custom subdomain (autonomous x402 flow)
buy_domain_sol("mybot", "<solana_tx_signature>")
# → {"setup_token": "...", "setup_command": "..."}
Links
관련 서버
MCP Server on Raspi
A simple note storage system with a custom note:// URI scheme, allowing users to add and summarize notes.
U301 URL Shortener
Create short URLs using the U301 URL Shortener service.
Email MCP for Gmail, iCloud and microsoft
Organize, flag, read, delete, and clean email with AI.
FAKTURMAT MCP
MCP-enabled invoicing platform for invoice creation, PDF export, and billing operations.
Obsidian
Interact with your Obsidian vault using the Local REST API plugin, enabling LLMs to access and manage your notes.
LinkedIn Ads MCP
Analyze your LinkedIn Ads data
Lazy Toggl MCP
Simple unofficial MCP server to track time via Toggl API
MCPal
Lightweight MCP server for native desktop notifications with action buttons, text replies, and LLM-aware icons.
Kumbify MCP
Tools that boost your productivity, from sending emails, scheduling to news updates—everything you need for your productivity.
MCP Workflow Orchestration Server
Enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML files.