Taskpile.app
@twomasc
About Taskpile.app
Never forget a thing. Stay focused on what matters today. Taskpile is a personal task tracker that catches every thought, errand, or "I should…" in seconds — from Claude, ChatGPT, Cursor, Le Chat, Lovable, or any MCP-compatible chat client.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"taskpile": {
"type": "http",
"url": "https://taskpile.app/api/mcp"
}
}
}Tools
1`create_team`, `invite_to_team`, `accept_invitation`, `assign_task`, `convert_project_to_shared`, etc.
Overview
What is Taskpile.app?
Taskpile is an AI-first task manager accessible through chat clients like Claude and ChatGPT. Its MCP server exposes 57 tools for task CRUD, projects, tags, search, bulk operations, and team management over a Streamable HTTP transport.
How to use Taskpile.app?
Point any MCP-compatible client (Claude.ai, Claude Desktop, ChatGPT, Cursor, Zed, and others) at https://taskpile.app/api/mcp. Authentication is handled automatically via OAuth 2.1 with Dynamic Client Registration + PKCE; users sign in to Taskpile in a browser tab when prompted.
Key features of Taskpile.app
- 57 tools covering task, project, tag, and team operations
- Bulk endpoints accept up to 200 IDs per call
- Streamable HTTP transport (JSON-RPC 2.0) with OAuth 2.1 + PKCE
- Tools for morning digest, inbox email, incremental sync, and review queue
- Verified compatibility with Claude, ChatGPT, Cursor, Zed, and others
- GDPR-compliant; data stored in EU-hosted servers
Use cases of Taskpile.app
- Capture and manage tasks from within a Claude or ChatGPT conversation
- Plan daily priorities using dedicated tools like
get_today,assign_horizon, andget_review_queue - Collaborate with teams by creating shared projects, inviting members, and delegating tasks
- Automate recurring task management with
set_recurrenceandconfigure_morning_digest
FAQ from Taskpile.app
What authentication method does Taskpile.app use?
Taskpile uses OAuth 2.1 with Dynamic Client Registration (RFC 7591) and PKCE. The client handles the flow automatically; users sign in via a browser tab. Tokens are valid for 30 days with no refresh-token flow.
Where is my task data stored?
Taskpile is GDPR-compliant and stores data on EU-hosted servers. Tasks, projects, and tags are visible only to the authenticated user and their team members on shared projects. Data is not routed through Anthropic, OpenAI, or any other LLM provider.
Which clients are verified to work with Taskpile.app?
Claude.ai, Claude Desktop (via mcp-remote), Claude Code, ChatGPT, Le Chat (Mistral), Cursor, Zed, MCP Inspector, and Lovable.app are all verified compatible.
How do I set tags and projects on a task?
In create_task, use @tag_name for tags and #project_name for projects in the title—only the first # token becomes the project. For update_task, use the dedicated tags/addTags/removeTags and projectId parameters because shorthand parsing is not applied.
More AI & Agents MCP servers
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments