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

コメント

「その他」の他のコンテンツ