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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-task-manager-server": {
"command": "npx",
"args": [
"-y",
"mcp-task-manager-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...