Pancake POS
MCP server for Pancake POS — 23 tools across orders, inventory, CRM, multi-channel commerce. Bun + TypeScript, runs on stdio / HTTP / Cloudflare Workers.
What is Pancake POS?
Pancake POS is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server for pancake pos — 23 tools across orders, inventory, crm, multi-channel commerce. bun + typescript, runs on stdio / http / cloudflare workers.
MCP server for Pancake POS — 23 tools across orders, inventory, CRM, multi-channel commerce. Bun + TypeScript, runs on stdio / HTTP / Cloudflare Workers.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- MCP server for Pancake POS — 23 tools across orders, invento
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx pancake-posConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Pancake POS
Pancake POS MCP wraps the Pancake POS REST API (https://pos.pages.fm/api/v1) and exposes 24 specialized tools covering the full lifecycle of Vietnamese e-commerce operations — orders, products, inventory, warehouses, suppliers, purchase orders, transfers, CRM contacts, deals, multi-channel commerce (Shopee, Lazada, TikTok), livestream commerce, and analytics. It runs on Bun and supports three transports: stdio for Claude Desktop, HTTP for remote access, and Cloudflare Workers for serverless edge deployment. Teams managing high-volume POS workflows can automate batch order updates, stocktaking, voucher campaigns, and CRM pipelines directly through natural language commands.
Prerequisites
- Bun runtime installed (https://bun.sh — run: curl -fsSL https://bun.sh/install | bash)
- A Pancake POS account at https://pos.pages.fm (distinct from the Pancake social-inbox product)
- PANCAKE_POS_API_KEY — generated in Pancake POS Dashboard → Cài đặt → API → Generate API key
- PANCAKE_POS_SHOP_ID — numeric shop ID visible in the Pancake POS dashboard URL or shop settings
- An MCP-compatible client such as Claude Desktop
Clone the repository
Clone the pancake-pos-mcp repository and enter the project directory.
git clone https://github.com/nguyennguyenit/pancake-pos-mcp.git
cd pancake-pos-mcpInstall dependencies
Install all project dependencies using Bun.
bun installConfigure credentials
Copy the example env file and fill in your Pancake POS API key and shop ID. Never commit this file to git.
cp .env.example .env
# Edit .env and set:
# PANCAKE_POS_API_KEY=<your api key>
# PANCAKE_POS_SHOP_ID=<your numeric shop id>Verify the server starts
Run the server directly to confirm credentials are correct. You should see '[pancake-pos-mcp] Server started on stdio transport'. Press Ctrl+C to stop.
bun run src/index.tsAdd to Claude Desktop configuration
Open your Claude Desktop config file and add the pancake-pos server entry using the absolute path to the cloned repository.
Restart Claude Desktop
Restart Claude Desktop to load the new MCP server. You should see 'pancake-pos' listed under connected servers.
Pancake POS Examples
Client configuration
Claude Desktop config entry for Pancake POS MCP using Bun stdio transport. Replace /path/to/pancake-pos-mcp with the actual cloned directory path.
{
"mcpServers": {
"pancake-pos": {
"command": "bun",
"args": ["run", "/path/to/pancake-pos-mcp/src/index.ts"],
"env": {
"PANCAKE_POS_API_KEY": "your_api_key_here",
"PANCAKE_POS_SHOP_ID": "12345"
}
}
}
}Prompts to try
Example natural language prompts that exercise the 24 Pancake POS tools across orders, inventory, CRM, and multi-channel commerce.
- "Show me all pending orders from the last 24 hours and update their status to confirmed"
- "List current inventory levels for all products in warehouse ID 42 and flag items below 10 units"
- "Create a 15% discount promotion valid for the next 7 days and generate 50 voucher codes"
- "Pull all open CRM deals in the negotiation stage and add a follow-up activity for each"
- "Sync order status for my Shopee channel and show any unfulfilled multi-channel orders"Troubleshooting Pancake POS
Server starts but returns API errors with 'invalid credentials'
Confirm you are using a Pancake POS API key from https://pos.pages.fm, not a key from the separate Pancake social-inbox product. Regenerate the key in Pancake POS Dashboard → Cài đặt → API if needed.
bun: command not found when running the server
Install Bun with: curl -fsSL https://bun.sh/install | bash, then reload your shell (source ~/.bashrc or open a new terminal). Verify with: bun --version.
Claude Desktop does not show pancake-pos in connected servers
Ensure the path in claude_desktop_config.json points to the actual cloned directory, that bun is on the system PATH, and that you fully quit and restarted Claude Desktop (not just closed the window).
Frequently Asked Questions about Pancake POS
What is Pancake POS?
Pancake POS is a Model Context Protocol (MCP) server that mcp server for pancake pos — 23 tools across orders, inventory, crm, multi-channel commerce. bun + typescript, runs on stdio / http / cloudflare workers. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Pancake POS?
Follow the installation instructions on the Pancake POS GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Pancake POS?
Pancake POS works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Pancake POS free to use?
Yes, Pancake POS is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Pancake POS Alternatives — Similar Business Applications Servers
Looking for alternatives to Pancake POS? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Pancake POS in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Pancake POS?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.