iCafeCloud MCP
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., "@iCafeCloud MCPShow me the status of all PCs in cafe 1"
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.
iCafeCloud MCP
A remote MCP server that wraps the iCafeCloud internet-cafe management API and plugs into claude.ai as a custom connector — so you can run your cafe from a normal Claude chat on web, desktop, or mobile.
claude.ai → Anthropic cloud → this server (VPS, static IP) → api.icafecloud.comHosting on the VPS solves iCafeCloud's IP-bound token: every upstream call originates from that one
static IP. See docs/ARCHITECTURE.md.
Quick start
python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
cp .env.example .env # fill in credentials
icafecloud-mcp # runs Streamable HTTP on :8080
npx @modelcontextprotocol/inspector # poke at the toolsRelated MCP server: Vast.ai MCP Server
MVP tools
list_pcs · pc_status · send_pc_command · get_member · revenue_report (topup_member optional).
Docs
docs/ARCHITECTURE.md— diagrams: request path, security model, modules.docs/DEVELOPMENT_PLAN.md— SDLC flow + decomposed task backlog.CLAUDE.md— guidance for Claude Code working in this repo.
Stack
Python 3.11+ · FastMCP · httpx · Streamable HTTP transport (SSE intentionally unused — it is being phased out).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseDqualityDmaintenanceEnables comprehensive management of UniFi network infrastructure through the UniFi Cloud API, including device control, client management, camera settings, and access door control through natural language.Last updated3938Apache 2.0
- Alicense-qualityDmaintenanceEnables comprehensive management of Vast.ai GPU cloud instances, including searching for GPU offers, creating and managing instances, executing remote commands via SSH, and monitoring background tasks for ML training workflows.Last updated9MIT
- AlicenseBqualityDmaintenanceEnables seamless integration with AnythingLLM instances, providing complete workspace management, chat operations, document handling, user administration, and AI agent configuration through natural language.Last updated387115MIT
- AlicenseCqualityDmaintenanceEnables interaction with the RunPod REST API to manage GPU pods, serverless endpoints, templates, network volumes, and container registry authentications through natural language.Last updated261MIT
Related MCP Connectors
List, configure, chat with, analyse and embed your Echo AI assistants.
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
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/yuldashboev/icafecloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server