Catalog
Tasks Example
Officialby tasks-example-ca49f0f6
A test MCP server for task management
Test MCP server for managing and organizing tasks.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://tasks-example-ca49f0f6.alpic.liveclaude_desktop_config.json
{
"mcpServers": {
"tasks-example": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tasks-example-ca49f0f6.alpic.live"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.