Skip to main content
Glama

open-context_get_go_info

Fetch and cache Go version release details or library package information from official sources to support development workflows.

Instructions

Fetch and cache information about specific Go versions or Go libraries from official sources

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
importPathNoImport path of the Go library (e.g., 'github.com/gin-gonic/gin') when type is 'library'
typeYesType of information to fetch: 'version' for Go release info or 'library' for Go package/library info
versionNoGo version to fetch (e.g., '1.21', '1.22') when type is 'version', or library version when type is 'library'

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/incu6us/open-context'

If you have feedback or need assistance with the MCP directory API, please join our Discord server