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
Related Servers
Backlog MCP Server
Interact with the Backlog API to manage projects, issues, wikis, git repositories, and more.
GitBook
Access and manage GitBook spaces and content using the GitBook API.
Paperless-MCP
An MCP server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.
Anki MCP Server
Connects to a local Anki instance to review and create flashcards. Requires the Anki desktop app and Anki-Connect add-on.
AI Survey via MCP
Create AI-moderated interviews and surveys via MCP and share survey links with participants instantly.
XMind MCP
An MCP server for reading and writing local XMind mind map files. Exposes over 25 tools that let any MCP-compatible AI client create, navigate, and edit .xmind files directly on disk.
RSSidian
Connects RSS feeds to Obsidian for automated content analysis and AI-powered summarization.
Jira Weekly Reporter
Connects to a Jira instance to generate weekly reports based on issue activity.
Logseq MCP Tools
An MCP server that allows AI agents to interact with a local Logseq instance.
Webflow MCP Server
Apify-hosted MCP server for Webflow with 22+ tools. Sites, CMS collections, pages, content management, and publishing. No local setup needed.