Skip to content
Back to search
30
MCP

@just-every/mcp-task

npm/@just-every/mcp-task

MCP server for running long-running AI tasks using @just-every/task

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@just-every/mcp-deep-search
MCP server for deep web search using @just-every/search
0 tools
ai-task-board-mcp
MCP server exposing the AI Task Board to any MCP-capable AI agent
0 tools
@jobflow/jobflow-mcp
MCP server for JobFlow - AI-powered job application tracker
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
backburner-mcp
An MCP server that lets AI agents run long jobs in the background and collect results later
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@just-every/mcp-task": {
      "url": "None",
      "transport": "http"
    }
  }
}