developer tools
Echo Mcp
A zero-configuration Go library to automatically expose any existing Echo web framework APIs as MCP tools.
cloud
macos
windows
linux
rust
developer tools
Installation
npx -y BrunoKrugel/echo-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "echo-mcp",
"command": "npx",
"args": [
"-y",
"BrunoKrugel/echo-mcp"
]
}About This MCP Server
BrunoKrugel/echo-mcp
A zero-configuration Go library to automatically expose any existing Echo web framework APIs as MCP tools.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub