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
run:
timeout: 2m
linters-settings:
errcheck:
exclude-functions:
- (*encoding/csv.Writer).Write
- (*github.com/spf13/cobra.Command).MarkFlagRequired
- (*github.com/spf13/pflag.PFlagSet).GetString
- (*os.File).WriteString
- github.com/spf13/viper.BindEnv
- github.com/spf13/viper.BindPFlags
- github.com/spf13/viper.ReadConfig
- github.com/spf13/viper.ReadInConfig
- github.com/spf13/viper.Unmarshal
staticcheck:
checks: ["all", "-SA5001"]