Skip to content

Releases: BrunoKrugel/echo-mcp

v0.1.6

09 Oct 17:06

Choose a tag to compare

Echo-MCP v0.1.6

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/[email protected]

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.5...v0.1.6

Released by GoReleaser.

v0.1.5

07 Oct 13:33

Choose a tag to compare

Echo-MCP v0.1.5

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/[email protected]

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.4...v0.1.5

Released by GoReleaser.

v0.1.4

06 Oct 22:18

Choose a tag to compare

Echo-MCP v0.1.4

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/[email protected]

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.3...v0.1.4

Released by GoReleaser.