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
Похожие серверы
Kone.vc
спонсорMonetize your AI agent with contextual product recommendations
Agentic Tools
Provides AI assistants with advanced task management and memory capabilities using local JSON file storage.
Obsidian
Interact with Obsidian vaults to read, create, edit, and manage notes and tags.
Zotero MCP
Connect your Zotero research library with AI assistants. Supports local/web API access, PDF annotation extraction, and advanced search.
MCP-Zentao
An API integration for the Zentao project management system, supporting task management and bug tracking.
Rework
Integrate AI applications with the Rework platform to manage projects, tasks, workflows, and jobs.
teamdynamix-mcp
TeamDynamix MCP Server (unofficial)
FusionAL
Unified MCP gateway that loads 150+ AI tools into Claude Desktop via a single Docker command on Windows. Routes tool calls across specialized servers (Business Intelligence, API Hub, Content Automation, Intelligence) with centralized logging and governance. Built for teams without dedicated platform engineers.
C++ Excel Automation
A C++ based MCP server for intelligent Excel automation using the OpenXLSX library.
MCP Chatbot
An intelligent chatbot for automating tasks like browser control, web searches, and travel planning.
Notion
Interact with Notion using its API. This server mirrors the Notion API SDK, allowing LLMs to manage pages, databases, and other Notion content.