We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sparesparrow/mcp-prompts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
analysis-assistant.json•921 B
{
"id": "analysis-assistant",
"name": "Analysis Assistant",
"description": "Test prompt for learning loop demonstration",
"content": "You are a helpful assistant. Analyze the following: {{query}}\n\n## Common Scenarios\nThe following scenarios have been successfully handled:\n- Example scenarios will be added based on successful interactions\n\n\n## Common Scenarios\nThe following scenarios have been successfully handled:\n- Example scenarios will be added based on successful interactions\n",
"isTemplate": true,
"tags": [
"test",
"demo"
],
"variables": [
"query"
],
"version": "183a7e87",
"createdAt": "2026-01-01T02:13:30.461537Z",
"updatedAt": "2026-01-01T02:13:31.031913Z",
"metadata": {
"learning_data": {
"previous_success_rate": 0.7,
"total_interactions": 10,
"improvements_applied": [],
"refined_at": "2026-01-01T02:13:31.031923Z"
}
}
}