We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kpeacocke/souschef'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MySQL cookbook - Chef 14+ compatible
name 'mysql'
maintainer 'Test User'
maintainer_email 'test@example.com'
license 'Apache-2.0'
description 'Installs and configures MySQL server'
version '9.1.1'
chef_version '>= 14.0'
supports 'ubuntu', '>= 18.04'
supports 'debian', '>= 10.0'
supports 'centos', '>= 7.0'
issues_url 'https://github.com/example/mysql/issues'
source_url 'https://github.com/example/mysql'