Back to search
30
MCP

Tiny Go MCP Server

io.github.kioie/tiny-go-mcp

Demo stdio MCP server (tools, resource, prompt) for tinymcp tests—not production use.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vigneshrn52/demo-mcp-server
Minimal Go MCP Server for high-performance context bridging
0 tools
go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
0 tools
tb0hdan/remote-debugger-mcp
MCP server with a set remote debugging tools for profiling Go applications.
0 tools
godoc-mcp-server
A mcp server provide infomation from pkg.go.dev. For all golang programmers
0 tools
tiny go mcp server
Metadata-only Glama MCP server.
0 tools
demo-mcp-server-jinu
Demo MCP server with tools, resources, and prompts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tiny_go_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}