ai.gessa/mcp-server
Official@gessa/mcp-server
mcp-name: ai.gessa/mcp-server
Proxy stdio ligero para Gessa MCP.
{
"mcpServers": {
"gessa": {
"command": "npx",
"args": ["-y", "@gessa/mcp-server"],
"env": {
"GESSA_API_KEY": "mcpkey_xxx",
"GESSA_API_URL": "https://api.gessa.ai"
}
}
}
}El paquete no ejecuta lógica de motor localmente. Inicia un servidor MCP stdio del SDK, refleja la superficie remota de herramientas/recursos/prompts de Gessa a través del cliente HTTP Streamable del SDK, y se autentica en /mcp/rpc con GESSA_API_KEY.
Publicación
Publicación inicial en npm: 0.1.0.
Publica etiquetando el repositorio con la versión del paquete:
git tag mcp-server-v0.1.0
git push origin mcp-server-v0.1.0El flujo de trabajo de publicación verifica que la etiqueta coincida con packages/mcp-server/package.json, compila el espacio de trabajo, ejecuta una prueba en seco de npm pack y publica @gessa/mcp-server con procedencia de npm.
Related MCP server: Tripo AI MCP Server
Política de sincronización de versiones
Mantén la versión del paquete sincronizada con la API MCP del motor que proxya. Cualquier cambio que altere la semántica de autenticación de /mcp/rpc, los nombres de herramientas/recursos/prompts, los esquemas de entrada requeridos o las formas de respuesta debe actualizar este paquete y la documentación MCP del motor en el mismo PR.
Usa incrementos de parche para correcciones solo de proxy que no cambien el contrato MCP remoto. Usa incrementos menores para cambios aditivos en la superficie MCP o cambios en el comportamiento de autenticación/cliente. Reserva los incrementos mayores para cambios que rompan el contrato MCP remoto.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceWraps the Meshy AI API to enable generative 3D tools via Model Context Protocol, allowing creation of 3D models, textures, animations, and more from text or images.4243MIT
- FlicenseNot gradedqualityDmaintenanceEnables generating, rigging, animating, and converting 3D models via Tripo AI API, with direct integration for Godot game engine through natural language.
- AlicenseNot gradedqualityDmaintenanceEnables to generate 3D models from text and images, apply textures, and remesh models using the Meshy AI API.6MIT
- AlicenseAqualityAmaintenanceEnables generating game-ready 3D models, images, and animations from any MCP client via PicoBerry's multi-engine API.14277MIT
Related MCP Connectors
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Build, version, review, and export websites, web apps, and games from a conversation.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gessa-ai/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server