Skip to main content
Glama
gessa-ai

ai.gessa/mcp-server

Official
by gessa-ai

@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 provenance와 함께 @gessa/mcp-server를 게시합니다.

Related MCP server: Tripo AI MCP Server

버전 동기화 정책

패키지 버전을 프록시하는 엔진 MCP API와 동기화된 상태로 유지하세요. /mcp/rpc 인증 의미, 도구/리소스/프롬프트 이름, 필수 입력 스키마 또는 응답 형태를 변경하는 모든 변경 사항은 동일한 PR에서 이 패키지와 엔진 MCP 문서를 업데이트해야 합니다.

원격 MCP 계약을 변경하지 않는 프록시 전용 수정에는 패치 버전 상향을 사용하세요. 추가적인 MCP 표면 변경 또는 인증/클라이언트 동작 변경에는 마이너 버전 상향을 사용하세요. 원격 MCP 계약에 대한 주요 변경에는 메이저 버전 상향을 사용하세요.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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