Back to search
30
MCP

dushes/simple-task-mcp

docker/dushes/simple-task-mcp

MCP (Model Context Protocol) server for task management, designed for use by AI agents.

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

Similar MCP servers embedding-nearest

mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
@systemprompt/mcp-taskchecker
Model Context Protocol (MCP) server for intelligent task management, evaluation scoring, and session-based workflow tracking. Seamlessly int
0 tools

How to use

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

{
  "mcpServers": {
    "dushes/simple-task-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}