We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/olaservo/skill-jack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
template-generator.json•290 B
{
"prompt": "Generate a config.json file for a project called 'my-app' with description 'A test application' and author 'Test User'.",
"evalConfig": {
"expectedSkillName": "template-generator",
"expectedOutput": "SKILLJACK_TEMPLATE_LOADED",
"expectResourceLoad": true
}
}