Skip to content

v0.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:25
86756b0

Echo-MCP v0.1.11

This release contains the latest version of Echo-MCP, a Go library for integrating Echo web applications with MCP (Model Context Protocol).

Installation

go get github.com/BrunoKrugel/echo-mcp@v0.1.11

Changelog

Others

Usage

Import the library in your Go project:

import "github.com/BrunoKrugel/echo-mcp"

For detailed usage examples, see the examples directory.


Full Changelog: v0.1.10...v0.1.11

Released by GoReleaser.