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%
3 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
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
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
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

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

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