Yokai
@ankorstore
About Yokai
Simple, modular, and observable Go framework for backend applications.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Yokai?
Yokai is a simple, modular, and observable Go framework for building production-grade backend applications. It integrates robust Go libraries for HTTP/gRPC servers, configuration management, and observability, and handles boilerplate like dependency wiring and instrumentation.
How to use Yokai?
Get started by choosing one of Yokai's ready-to-use application templates (gRPC, HTTP, MCP, or worker). Follow the documentation at ankorstore.github.io/yokai to set up your project and use Yokai's dependency injection system to build your application logic.
Key features of Yokai
- Simple, modular, and observable Go framework
- Built-in logging, tracing, metrics, and health checks
- Extensible via official or custom modules
- Dependency injection system (based on Uber Fx)
- Supports gRPC, HTTP, MCP, and worker applications
Use cases of Yokai
- Building production-grade Go backend applications
- Creating microservices with built-in observability
- Developing gRPC or HTTP APIs with minimal boilerplate
- Scaffolding MCP (Model Context Protocol) servers
- Worker applications with configuration and dependency injection
FAQ from Yokai
What Go version is required?
Yokai requires Go version 1.20 or higher.
Is Yokai open source?
Yes, Yokai is released under the MIT license.
Where can I find documentation and examples?
Full documentation is available at ankorstore.github.io/yokai, and demo applications are in the showroom repository.
Does Yokai support MCP (Model Context Protocol) applications?
Yes, Yokai provides a dedicated application template for building MCP servers.
Which key libraries does Yokai use?
It uses Echo for HTTP, gRPC-go for gRPC, Viper for configuration, OpenTelemetry for observability, and Fx for dependency injection.
Frequently asked questions
What Go version is required?
Yokai requires Go version 1.20 or higher.
Is Yokai open source?
Yes, Yokai is released under the MIT license.
Where can I find documentation and examples?
Full documentation is available at ankorstore.github.io/yokai, and demo applications are in the showroom repository.
Does Yokai support MCP (Model Context Protocol) applications?
Yes, Yokai provides a dedicated application template for building MCP servers.
Which key libraries does Yokai use?
It uses Echo for HTTP, gRPC-go for gRPC, Viper for configuration, OpenTelemetry for observability, and Fx for dependency injection.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments