mcp-server

CloudBase-MCP: AI to Live App

Connect AI to live apps with CloudBase-MCP, used by developers, for startup founders and AI developers.
1,070 stars133 forksTypeScriptGuide quality 8/10Updated 8/19/2026100% free · open source
What it does

CloudBase-MCP connects AI models to live applications, enabling developers to integrate AI capabilities into their apps seamlessly

When to use it
  • When building AI-powered features into an existing application
  • When integrating multiple AI services into a single application
  • When deploying AI models to a cloud-based platform for scalability and reliability
Ready-to-paste prompt
const mcp = new MCP({ url: 'https://your-mcp-url.cloudbase.net', secretId: 'AKIDxxxxxxxxxxxxxxxxxxxxxx', secretKey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' }); mcp.invoke('add', { a: 2, b: 3 }).then((response) => { console.log(response) })
Heads up: Ensure you have a valid Tencent Cloud account and have enabled the CloudBase service, as MCP requires a CloudBase instance to function
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/cloudbase-mcp && curl -fsSL https://workflowstacks.com/api/skills/cloudbase-mcp/claude-skill -o ~/.claude/skills/cloudbase-mcp/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

25
top-level files
22
folders
97.0M
source size
MIT
license
Key files
AGENTS.md
package.json
README-EN.md
README-ZH.md
README.md
README.zh-CN.md
File tree
.agents/
.claude/
.claude-plugin/
.codebuddy/
.cursor/
.cursor-plugin/
.github/
.husky/
.vscode/
config/
doc/
docs/
dsh-plugin/
examples/
mcp/
platform-kit/
plugin/
plugins/
scripts/
skills/
specs/
tests/
.gitignore
.npmrc
Quick Actions
Details
Creator
TencentCloudBase
Language
TypeScript
Category
mcp-server
Published
5/23/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.