We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samihalawa/gist-task-manager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•444 B
# Task Query Results
## Query Information
- Query term: {query}
## Task List
Below are tasks matching the query:
{tasksContent}
## Pagination Information
- Current page: {page} / {totalPages}
- Items per page: {pageSize}
- Total results: {totalTasks}
You can specify the page parameter to view more results.
## Related Operation Tips
- Use `get_task_detail {taskID}` to view complete task details
- Use `list_tasks` to view all tasks