✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Tembo MCP Server

An MCP server for the Tembo Cloud platform API

smithery badge

Installation

Installing via Smithery

To install Tembo Cloud API for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @tembo-io/mcp-server-tembo --client claude

Locally

  1. Clone this repo
git clone https://github.com/tembo-io/mcp-server-tembo.git
  1. Download Claude Desktop

  2. Load the below tembo mcp server json config into Claude Desktop (open claude desktop > click settings > developer)

[!NOTE] You will need to generate a API key for Tembo Cloud

{
	"mcpServers": {
		"mcp-server-tembo": {
			"command": "node",
			"env": {
				"TEMBO_API_KEY": "your_tembo_api_key"
			},
			"args": ["/absolute/path/to/cloned/repo/mcp-server-tembo/dist/index.js"]
		}
	}
}

Hosted version

Coming soon.

Development

pnpm run build
node index.js

Tembo Cloud API

Project Details

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
254 2272
Verified Icon
AI Agents
AI Chatbot Starter Kit
1342 9274
Customer service
Multi-language AI Translator
139 1246
AI Characters
Your Speaking Avatar
171 929
AI Assistants
AI Chatbot Starter Kit v0.1
141 1202

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.