← Back to Plugins
MCP Server MCP

Tiny Go MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/kioie/tiny-go-mcp:1.1.2

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/kioie/tiny-go-mcp:1.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...