Skip to main content
Glama

https://github.com/sammcj/mcp-package-version

by sammcj
version.go521 B
package server // Version information var ( // DefaultVersion is the default version of the application // This is a fallback value that will be overridden during the build process DefaultVersion = "dev" // DefaultCommit is the default git commit hash // This is a fallback value that will be overridden during the build process DefaultCommit = "unknown" // DefaultBuildDate is the default build date // This is a fallback value that will be overridden during the build process DefaultBuildDate = "unknown" )

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/sammcj/mcp-package-version'

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