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
# Node.js cookbook - Chef 16+ with modern patterns
name 'nodejs'
maintainer 'Test User'
maintainer_email 'test@example.com'
license 'MIT'
description 'Installs and manages Node.js applications'
version '7.0.0'
chef_version '>= 16.0'
supports 'ubuntu', '>= 20.04'
supports 'debian', '>= 11.0'
supports 'centos', '>= 8.0'
issues_url 'https://github.com/example/nodejs/issues'
source_url 'https://github.com/example/nodejs'