planetarium/mcp-agent8
If you are the rightful owner of mcp-agent8 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A server implementing the Model Context Protocol (MCP) to support Agent8 SDK development, developed with TypeScript and pnpm, supporting stdio, SSE, and streamable-http transports.
The MCP Server for Agent8 is designed to facilitate the development of the Agent8 SDK by implementing the Model Context Protocol (MCP). This server is built using TypeScript and pnpm, and it supports multiple transport methods including stdio, Server-Sent Events (SSE), and streamable-http. It provides a robust environment for developers to create and manage game development assets efficiently. The server includes a variety of tools for searching and generating game assets, such as code examples, game resources, and various types of media assets like images, cinematics, audio, and skyboxes. The server is highly configurable, allowing developers to set up their environment using environment variables or command line options, and it supports integration with Docker for easy deployment. The server also includes a system prompt specifically optimized for Agent8 SDK development, enhancing the development process with tailored guidelines.
Features
- System Prompt for Agent8 SDK: Provides optimized guidelines for Agent8 SDK development.
- Code Examples Search: Retrieves relevant Agent8 game development code examples from a vector database.
- Game Resource Search: Searches for game development assets using semantic similarity matching.
- Asset Generation: Comprehensive toolset for game asset creation including images, cinematics, audio, and skyboxes.
- Support Tools: Includes status checking, result retrieval, and wait utilities for asynchronous generation.