Enterprise DNA
M MCP Servers Developer low

kioie/tiny-go-mcp-server

by Various

Minimal Go MCP toolkit on the official go-sdk — stdio, HTTP, SSE; tools, resources, prompts; struct-derived JSON Schema; ~5MB static binaries.

K

MCP

kioie/tiny-go-mcp-server

Added 1 June 2026

#ai-agents #claude #cursor #go #golang #lightweight #llm #mcp

Overview

Minimal Go MCP toolkit built on the official go-sdk. Supports stdio, HTTP, and SSE transports. Uses struct-derived JSON Schema for tools, resources, and prompts, resulting in ~5MB static binaries.

Best for

Best for
Go developers needing a minimal, self-contained MCP server starter

Use cases

  • Building small Go-based MCP servers
  • Creating portable AI agent tools with minimal dependencies
  • Integrating Go programs into MCP ecosystems via multiple transport protocols

Notes

Minimal Go MCP toolkit built on the official go-sdk. Supports stdio, HTTP, and SSE transports. Uses struct-derived JSON Schema for tools, resources, and prompts, resulting in ~5MB static binaries.

1 stars on GitHub. Last updated 2026-05-29. Licensed MIT.

Use cases

  • Building small Go-based MCP servers
  • Creating portable AI agent tools with minimal dependencies
  • Integrating Go programs into MCP ecosystems via multiple transport protocols

Pros

  • Lightweight ~5MB static binaries
  • Supports multiple transports (stdio, HTTP, SSE)
  • Built on official go-sdk for reliability

Cons

  • Very early project with only 1 star and likely limited documentation
  • Possible maintenance risk due to low community adoption
  • Struct-derived schema may lack flexibility for complex use cases

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight ~5MB static binaries
  • Supports multiple transports (stdio, HTTP, SSE)
  • Built on official go-sdk for reliability

Cons

  • Very early project with only 1 star and likely limited documentation
  • Possible maintenance risk due to low community adoption
  • Struct-derived schema may lack flexibility for complex use cases