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
# SousChef Devcontainer Environment Configuration
# Copy this file to .env.devcontainer and modify the values for your setup
# MCP Gateway - SonarCloud Configuration
# Generate token at: https://sonarcloud.io/account/security
# Find your org at: https://sonarcloud.io/organizations
SONARQUBE_URL=https://sonarcloud.io
SONARQUBE_ORG=your-org-key
SONARQUBE_TOKEN=your-sonarcloud-token