ai.gessa/mcp-server
Official@gessa/mcp-server
mcp-name: ai.gessa/mcp-server
Gessa MCP 的轻量 stdio 代理。
{
"mcpServers": {
"gessa": {
"command": "npx",
"args": ["-y", "@gessa/mcp-server"],
"env": {
"GESSA_API_KEY": "mcpkey_xxx",
"GESSA_API_URL": "https://api.gessa.ai"
}
}
}
}该包不在本地运行引擎逻辑。它启动一个 SDK stdio MCP 服务器,通过 SDK Streamable HTTP 客户端镜像远程 Gessa 工具/资源/提示词表面,并使用 GESSA_API_KEY 向 /mcp/rpc 进行身份验证。
发布
初始 npm 发布版本:0.1.0。
通过为仓库打上包版本标签来发布:
git tag mcp-server-v0.1.0
git push origin mcp-server-v0.1.0发布工作流会验证标签与 packages/mcp-server/package.json 匹配,构建工作区,运行 npm pack 试运行,并使用 npm 来源证明发布 @gessa/mcp-server。
Related MCP server: Tripo AI MCP Server
版本同步策略
保持包版本与其代理的引擎 MCP API 同步。任何改变 /mcp/rpc 身份验证语义、工具/资源/提示词名称、必需输入模式或响应形状的更改,都必须在同一 PR 中更新此包和引擎 MCP 文档。
对于不改变远程 MCP 契约的仅代理修复,使用补丁版本递增。对于新增 MCP 表面更改或身份验证/客户端行为更改,使用次要版本递增。对于远程 MCP 契约的破坏性更改,保留主要版本递增。
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