Yokai MCP Template ποΈ
@Suraj1245
About Yokai MCP Template ποΈ
MCP server template based on the Yokai Go framework.
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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Comments