Provides a ready-to-extend application based on the Yokai Go framework with the MCP server module installed.
Yokai provides a ready-to-extend Yokai application with the MCP server module installed. It includes a pre-configured development environment based on Air for live reloading, a production-ready Dockerfile, and examples of MCP tools and tests to facilitate getting started. The template follows a recommended project layout and provides a Makefile for common tasks such as starting/stopping the Docker Compose stack, streaming logs, running tests, and linting.
Key Features
01Development environment with live reloading
02Example MCP tools and tests
030 GitHub stars
04Yokai framework integration
05Pre-configured MCP server module
06Production-ready Dockerfile
Use Cases
01Rapidly bootstraping MCP server projects
02Building modular and observable MCP applications
03Leveraging dependency injection with the Yokai framework