Tembo MCP Server
@tembo-io
关于 Tembo MCP Server
MCP server for Tembo Cloud's platform API
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
评论