MCP.so
Sign In

Tembo MCP Server

@tembo-io

About Tembo MCP Server

MCP server for Tembo Cloud's platform API

Basic information

Category

Other

Transports

stdio

Publisher

tembo-io

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-tembo": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@tembo-io/mcp-server-tembo",
        "--client",
        "claude"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Tembo MCP Server?

An MCP server that provides access to the Tembo Cloud platform API, enabling users to interact with Tembo Cloud from MCP-compatible clients such as Claude Desktop.

How to use Tembo MCP Server?

Install via Smithery using npx -y @smithery/cli install @tembo-io/mcp-server-tembo --client claude, or clone the repository and configure Claude Desktop with a JSON entry that includes your Tembo API key.

Key features of Tembo MCP Server

  • Provides MCP access to the Tembo Cloud API.
  • Installable automatically via Smithery.
  • Supports local installation and configuration.
  • Requires a Tembo API key for authentication.

Use cases of Tembo MCP Server

FAQ from Tembo MCP Server

Comments

More Other MCP servers