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": 1,
"sev1": 1,
"sev2": 0,
"sev3": 0,
"sev4": 0,
"sev5": 0
},
"versions": {
"code-analyzer": "0.35.0",
"UnrunnableEngine": "1.0.0"
},
"violations": [
{
"rule": "UnexpectedEngineError",
"engine": "UnrunnableEngine",
"severity": 1,
"tags": [],
"primaryLocationIndex": 0,
"locations": [
{
"comment": "Undefined Code Location"
}
],
"message": "The engine with name 'UnrunnableEngine' threw an unexpected error: Error: This engine is impossible to run\n