Skip to main content
Glama

GitMCP

version_validate

Validate semantic version compatibility for GitHub projects using a simple input schema. Ensure accurate versioning for integrations and deployments.

Instructions

Validate semantic version

Input Schema

NameRequiredDescriptionDefault
versionYesVersion to validate

Input Schema (JSON Schema)

{ "properties": { "version": { "description": "Version to validate", "type": "string" } }, "required": [ "version" ], "type": "object" }

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/idosal/git-mcp'

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