Loomal

Universal task protocol — manage projects, tasks, workers, QR codes, and reports.

0 starsnpm: tascan-mcpRemote-capable

About TaScan

TaScan is an MCP (Model Context Protocol) server published by snowbikemike in the official MCP registry, listed under Project Management on Loomal. Universal task protocol — manage projects, tasks, workers, QR codes, and reports.

TaScan runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (tascan-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/snowbikemike/tascan-mcp.

Use TaScan with your agent

Claude Code · one command
claude mcp add --transport http tascan https://tascan-live-event.netlify.app/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tascan": {
      "url": "https://tascan-live-event.netlify.app/mcp"
    }
  }
}
streamable-httphttps://tascan-live-event.netlify.app/mcp
npmtascan-mcp

Frequently asked questions

What is TaScan?
TaScan is an MCP (Model Context Protocol) server by snowbikemike in the Project Management category. Universal task protocol — manage projects, tasks, workers, QR codes, and reports.
How do I connect TaScan to Claude, Cursor, or another MCP client?
TaScan is a remote MCP server — add its endpoint (https://tascan-live-event.netlify.app/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is TaScan open source?
Yes — the source code is public at github.com/snowbikemike/tascan-mcp.
Can AI agents pay to use TaScan?
Not yet through Loomal — TaScan is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain TaScan? Claim this listing free by verifying GitHub ownership, or contact us.