Taskpile.app
@twomasc
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"taskpile": {
"type": "http",
"url": "https://taskpile.app/api/mcp"
}
}
}ツール
1`create_team`, `invite_to_team`, `accept_invitation`, `assign_task`, `convert_project_to_shared`, etc.
概要
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.
「AI とエージェント」の他のコンテンツ
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
コメント