We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kodey-ai/salesforce-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"runDir": "{{RUNDIR}}{{SEP}}",
"violationCounts": {
"total": 0,
"sev1": 0,
"sev2": 0,
"sev3": 0,
"sev4": 0,
"sev5": 0
},
"versions": {
"code-analyzer": "0.35.0",
"EngineThatLogsError": "1.0.0"
},
"violations": []
}