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 👋
—
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Codelf
unbugA search tool helps dev to solve the naming things problem.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント