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 服务器
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
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 for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
评论