MCP.so
登录

Tembo MCP Server

@tembo-io

关于 Tembo MCP Server

MCP server for Tembo Cloud's platform API

基本信息

分类

其他

传输方式

stdio

发布者

tembo-io

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器