Hello MCP Go 👋
@softchris
关于 Hello MCP Go 👋
mcp server in go
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hello MCP Go 👋?
Hello MCP Go 👋 is a demonstration MCP (Model Context Protocol) server written in Go. It provides two tools (hello and calculate) and serves as a starting point for developers building their own MCP servers.
How to use Hello MCP Go 👋?
Clone the repository, run go mod tidy, then build with go build -ldflags="-s -w" -o server main.go (adjust for Linux). Run the binary, then configure it in GitHub Copilot’s mcp.json by setting the command to the absolute path of the executable. Use Copilot Agent mode to invoke the hello tool (with parameters Submitter and Content) or the calculate tool (with parameters A and B; e.g., “calculate 2 and 4”).
Key features of Hello MCP Go 👋
hellotool acceptingSubmitterandContentparameterscalculatetool acceptingAandBnumeric parameters- Built entirely in Go
- Ready-to-run example for MCP protocol exploration
- Integrates with GitHub Copilot Agent mode
Use cases of Hello MCP Go 👋
- Learning how to build a Go-based MCP server
- Prototyping custom MCP tools before production
- Testing MCP connectivity with GitHub Copilot
- Educational example for Go and MCP newcomers
FAQ from Hello MCP Go 👋
—
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论