A
securityA
licenseA
qualityModel Context Protocol server for fetching web content and processing images. This allows Claude Desktop (or any MCP client) to fetch web content and handle images appropriately.
Last updated -
1
1,278
27
MIT License
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
brew install node
)~/Library/Application Support/Claude/claude_desktop_config.json
You can find this through the Claude Desktop menu:
brew install node
)npm install -g tsx
)~/Library/Application Support/Claude/claude_desktop_config.json
Add the following to your MCP client's configuration:
The TaskManager supports two main phases of operation:
action
: "plan" | "execute" | "complete"tasks
: Array of task strings (required for "plan" action)taskId
: Task identifier (required for "complete" action)getNext
: Boolean flag to request next task (for "execute" action)タスク管理用のモデルコンテキストプロトコルサーバー。これにより、Claude Desktop(または任意のMCPクライアント)は、キューベースのシステムでタスクを管理および実行できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kazuph/mcp-taskmanager'
If you have feedback or need assistance with the MCP directory API, please join our Discord server