Skip to main content
Glama

Project Tracker MCP Server

natural_language_query

Transform natural language queries into actionable insights about projects and tasks using intelligent parsing. Retrieve specific project details or task statuses directly from the Project Tracker MCP Server.

Instructions

Process natural language queries about projects and tasks with intelligent parsing

Input Schema

NameRequiredDescriptionDefault
promptYesNatural language query (e.g., "Show me Bob's overdue tasks")

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "Natural language query (e.g., \"Show me Bob's overdue tasks\")", "type": "string" } }, "required": [ "prompt" ], "type": "object" }
Install Server

Other Tools from Project Tracker 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/jatinderbhola/mcp-taskflow-tracker-api'

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