Go MCP 服务器

by cbrgm · development · mcp-server, lobehub, tools

Advanced setupBest for educationTrust score 12/100

基于Go的模型上下文协议(MCP)服务器实现,通过工具、资源和提示提供茶叶信息。不需要或未通过环境变量配置任何外部数据文件。

Source: https://github.com/cbrgm/go-mcp-server

Install

git clone https://github.com/cbrgm/go-mcp-server

Use this forAI-extracted

  • Learn how to build Model Context Protocol servers from scratch in Go
  • Understand MCP architecture and protocol implementation details
  • Reference implementation for educational purposes in MCP server development

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, tools

37 GitHub stars · Source: lobehub

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Go MCP 服务器 is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

Frequently asked questions

How do I install Go MCP 服务器?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Go MCP 服务器?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Go MCP 服务器 free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.