We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrisdoc/hevy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.ibm-openapi-validator.yaml•367 B
# IBM OpenAPI Validator Configuration
# See: https://github.com/IBM/openapi-validator
# Output format: text or json
outputFormat: text
# Colorize output
colorizeOutput: true
# Files to validate
files:
- openapi-spec.json
# Use a custom Spectral ruleset for validation
# This allows us to customize rules for external API specs like Hevy
ruleset: .spectral.yaml