MCP.so
ログイン

Yokai MCP Template 🏗️

@Suraj1245

Yokai MCP Template 🏗️ について

MCP server template based on the Yokai Go framework.

基本情報

カテゴリ

開発者ツール

ライセンス

MIT license

ランタイム

go

トランスポート

stdio

公開者

Suraj1245

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「開発者ツール」の他のコンテンツ