We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rintaro-s/sisterd_lite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"task_1764289406498": {
"id": "task_1764289406498",
"name": "cp_test",
"description": "test task",
"command": "/bin/echo test",
"scheduled_time": 1764289466.4986908,
"status": "completed",
"repeat": "once",
"repeat_interval": 0,
"created_at": 1764289406.4986997,
"last_run": 1764289473.1765983,
"next_run": 1764289466.4986908,
"run_count": 1,
"max_runs": null,
"enabled": false
},
"task_1764313440894": {
"id": "task_1764313440894",
"name": "test_auto",
"description": "automated test",
"command": "/bin/true",
"scheduled_time": 1764313500.894464,
"status": "completed",
"repeat": "once",
"repeat_interval": 0,
"created_at": 1764313440.8944688,
"last_run": 1764313506.1094725,
"next_run": 1764313500.894464,
"run_count": 1,
"max_runs": null,
"enabled": false
},
"task_1764313793557": {
"id": "task_1764313793557",
"name": "test_auto",
"description": "automated test",
"command": "/bin/true",
"scheduled_time": 1764313853.5570269,
"status": "completed",
"repeat": "once",
"repeat_interval": 0,
"created_at": 1764313793.5570314,
"last_run": 1764314458.9849935,
"next_run": 1764313853.5570269,
"run_count": 1,
"max_runs": null,
"enabled": false
}
}