Skip to main content
Glama

protolint-mcp

by yoheimuta
exitCode.go286 B
package osutil // ExitCode is a code for os.Exit() type ExitCode int // ExitCode constants. const ( ExitSuccess ExitCode = iota ExitLintFailure // Lint errors, exclusively. ExitInternalFailure // All other errors: parsing, internal, runtime errors. )

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/yoheimuta/protolint'

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