Task Management Server
БесплатноНе проверенConnects AI assistants to a task management API for creating, updating, and tracking tasks with iPhone notifications.
Описание
Connects AI assistants to a task management API for creating, updating, and tracking tasks with iPhone notifications.
README
[!NOTE]
iOS app can be downloaded here
MCP Client for iOS
Auto Release
pages-build-deployment
PyPI version
Verified with
Task Management MCP Server
Bridge AI assistants with real-world task management
This MCP server connects Claude Desktop, Cursor, and other AI tools to a powerful task management API, enabling intelligent workflows that create, update, and track tasks automatically on your iPhone.
What You Can Do
- Ask Claude to create tasks during coding sessions
- Let Cursor update task status as it completes work
- Get notifications on your iPhone when AI assistants finish tasks
- Track progress across multiple AI tools and automation scripts
- Manage priorities with AI-suggested urgency levels
Perfect for developers who want their AI assistants to collaborate on real projects with automatic task tracking and mobile notifications.
Quick Start
1. Get Your API Key
Download the iOS app here
2. Choose Your Setup
For Claude Desktop (Recommended)
Add this to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"task-manager": {
"command": "npx",
"args": [
"mcp-remote",
"https://task-mcp-server.aayushpokharel9029.workers.dev/sse?apiKey=YOUR_API_KEY"
]
}
}
}
For Cursor or Other MCP Clients
{
"mcpServers": {
"task-manager": {
"url": "https://task-mcp-server.aayushpokharel9029.workers.dev/sse?apiKey=YOUR_API_KEY"
}
}
}
Replace YOUR_API_KEY with your actual API key.
3. Start Using It
Once configured, your AI assistant can:
- "Create a high-priority task to review the pull request"
- "Show me all pending tasks"
- "Mark the deployment task as completed"
- "Update the bug fix to urgent priority"
Available Tools
The server provides these capabilities to AI assistants:
create_task
Create new tasks with title, description, priority, and notification settings.
list_tasks
View all tasks with optional filtering by status, priority, or date.
get_task
Get detailed information about any specific task.
update_task
Modify task properties including status, priority, and description.
delete_task
Remove completed or cancelled tasks.
Technical Details
Documentation
- REST API Documentation:
- MCP Server Documentation: https://task-mcp-server.aayushpokharel9029.workers.dev
API Details
- Authentication: API key via
X-API-Keyheader - Supported Priorities: LOW, MEDIUM, HIGH, URGENT
- Supported Statuses: TODO, IN_PROGRESS, DONE, CANCELLED
Security & Privacy
- API Key Isolation: Each key maintains completely separate task data
- No Cross-Access: Tasks are never shared between different API keys
- Secure Communication: All requests require authentication headers
- Real-time Updates: Changes sync instantly to your iPhone app
Need Help?
If your AI assistant isn't connecting:
- Check that your API key is correctly formatted
- Verify the configuration file location
- Restart your MCP client after configuration changes
For issues or feature requests, visit the GitHub Issues.
GitHub: @Aayush9029 • Twitter: @aayushbuilds
Установка Task Management Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Aayush9029/mcp-serverFAQ
Task Management Server MCP бесплатный?
Да, Task Management Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Task Management Server?
Нет, Task Management Server работает без API-ключей и переменных окружения.
Task Management Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Task Management Server в Claude Desktop, Claude Code или Cursor?
Открой Task Management Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Task Management Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
