Skip to main content
Glama

OpsLevel MCP

Official
run.sh289 B
#! /bin/sh # Stub script to call `go run` but with the right working directory so that go's # module system is happy, when called by systems like Claude Desktop that don't # permit setting the working directory. Primarily useful for development. cd "$(dirname "$0")" go run main.go "$@"

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/OpsLevel/opslevel-mcp'

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