Skip to content

Releases: BrunoKrugel/echo-mcp

v0.1.11

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.

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 26 Mar 00:58
e568e9c

Echo-MCP v0.1.10

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.10

Changelog

Bug fixes

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.9...v0.1.10

Released by GoReleaser.

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 12 Feb 21:19
04055b8

Echo-MCP v0.1.9

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.9

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.8...v0.1.9

Released by GoReleaser.

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 14 Jan 19:49
1830334

Echo-MCP v0.1.8

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.8

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.7...v0.1.8

Released by GoReleaser.

v0.1.6

Choose a tag to compare

@BrunoKrugel BrunoKrugel released this 09 Oct 17:06

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/echo-mcp@v0.1.6

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

Choose a tag to compare

@BrunoKrugel BrunoKrugel released this 07 Oct 13:33

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/echo-mcp@v0.1.5

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

Choose a tag to compare

@BrunoKrugel BrunoKrugel released this 06 Oct 22:18

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/echo-mcp@v0.1.4

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.