I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Server-Tembo
Servidor MCP para la API de plataforma de Tembo Cloud
3 years
Works with Finder
1
Github Watches
4
Github Forks
8
Github Stars
Tembo MCP Server
An MCP server for the Tembo Cloud platform API
Installation
Installing via Smithery
To install Tembo Cloud API for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @tembo-io/mcp-server-tembo --client claude
Locally
- Clone this repo
git clone https://github.com/tembo-io/mcp-server-tembo.git
-
Download Claude Desktop
-
Load the below tembo mcp server json config into Claude Desktop (open claude desktop > click settings > developer)
[!NOTE] You will need to generate a API key for Tembo Cloud
{
"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"]
}
}
}
Hosted version
Coming soon.
Development
pnpm run build
node index.js
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_555dywYp
I recently used the Simple MCP Server Example developed by danperignon, and it exceeded my expectations. The server setup was straightforward, and the documentation provided clear instructions. As an MCP application enthusiast, I appreciated the seamless integration and efficient performance. Highly recommend this for anyone looking to enhance their server capabilities. Check out the details at https://mcp.so/server/simple-mcp-server-example/danperignon.