Back to search
30
MCP

mcp-task-manager-server

bsmi021/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.

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

Similar MCP servers embedding-nearest

context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
dushes/simple-task-mcp
MCP (Model Context Protocol) server for task management, designed for use by 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
mssql_mcp_server
A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. All
0 tools
easy-sqlite-mcp
A high-performance Model Context Protocol (MCP) server for SQLite database interaction.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-task-manager-server": {
      "url": "None",
      "transport": "http"
    }
  }
}