Skip to main content
Glama

Task Manager MCP Server

by aafsar

search_tasks

Find tasks by searching through titles and descriptions using keywords to locate specific items in your task management system.

Instructions

Search tasks by title or description

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Task Manager MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/aafsar/task-manager-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server