Tembo MCP Server

Official

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 Tembo Cloud API:

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

本地

  1. 克隆此 repo
git clone https://github.com/tembo-io/mcp-server-tembo.git
  1. 下载Claude桌面
  2. 将下面的 tembo mcp 服务器 json 配置加载到 Claude Desktop(打开 claude Desktop > 单击设置 > 开发人员)

您需要为 Tembo Cloud 生成 API 密钥

{ "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"] } } }

托管版本

即将推出。

发展

pnpm run build
node index.js

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

一个MCP服务器,使Claude能够与Tembo Cloud平台API进行交互,从而允许用户通过自然语言管理Tembo Cloud资源。

  1. Installing via Smithery
    1. Locally
      1. Hosted version
        1. Development
          ID: k0nwh3o5xu