Yokai MCP Template ποΈ
@Suraj1245
About Yokai MCP Template ποΈ
MCP server template based on the Yokai Go framework.
Basic information
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 MCP Template?
It is a server template based on the Yokai Go framework, designed to help developers build modular and observable MCP servers with dependency injection.
How to use Yokai MCP Template?
Clone the repository, run go mod tidy to install dependencies, then go build and execute the binary ./yokai-mcp-template. Configuration is done via the config/config.yaml file.
Key features of Yokai MCP Template
- Modular architecture for easy extension
- Dependency injection for simplified dependency management
- Built-in OpenTelemetry observability support
- Lightweight with fast performance and minimal overhead
- Built with Go for speed and efficiency
Use cases of Yokai MCP Template
- Starting a new MCP server project with a robust foundation
- Building an observable MCP server with OpenTelemetry
- Creating modular MCP servers that can be extended with custom modules
- Rapid prototyping of MCP servers with dependency injection
FAQ from Yokai MCP Template
What is the Yokai MCP Template?
It is a server template based on the Yokai Go framework, focusing on modular design and observability for building MCP servers.
How do I install and run it?
Clone the repository, run go mod tidy, go build, then execute the binary ./yokai-mcp-template. Configuration is done via config/config.yaml.
What are the key dependencies?
It uses the Yokai Go framework, OpenTelemetry for observability, and standard Go modules. Go must be installed to build and run.
How can I customize the server?
Modify config/config.yaml to set the server port, logging level, and other parameters. You can also add custom modules in the internal/ directory.
Where can I get the latest release?
Visit the Releases section on the GitHub repository to download and execute the latest release.
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Golf
golf-mcpProduction-Ready MCP Server Framework β’ Build, deploy & scale secure AI agent infrastructure β’ Includes Auth, Observability, Debugger, Telemetry & Runtime β’ Run real-world MCPs powering AI Agents
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Comments