About Go MCP Template
Go MCP Template is an MCP server published by kynrai in the Developer Tools category: mCP servers in golang. It has been installed 0 times through Conduid.
Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx go-mcp-templateThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Go MCP Template
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Go MCP server template
This is a template for creating a Go-based Model Context Protocol (MCP) server. It provides a basic structure and example implementation to help you get started quickly.
Features
- Basic MCP server setup
- Example tool registration
- Easy-to-use makefile for building and running the server
- Inspector support for debugging and monitoring
[!NOTE] Only supports STDIO and HTTP transports at the moment.
Getting Started
WIP
README mirrored from the source repository 4 months ago. The original is authoritative.