Skip to main content
Glama
kanaparthikiran

mcp-tasks-server

Related Servers

Alternatives to mcp-tasks-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A personal task management MCP server that allows LLM clients to create, read, update, and delete tasks with projects, labels, and comments, using a local SQLite database that can also be accessed via a web UI.
    • F
      license
      A
      quality
      C
      maintenance
      A small Model Context Protocol (MCP) server that lets an AI assistant manage a to-do list on your behalf.
      4
    • A
      license
      Not graded
      quality
      C
      maintenance
      A security-focused Model Context Protocol server for task management over stdio, backed by SQLite. It exposes tools to create, list, complete, delete, and search tasks with strict validation, parameterized SQL, confirmation for deletes, and full audit logging.
      10
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      This is a demo MCP server exposing SQLite-backed task management (CRUD), a calculator, and server metadata tools via the Model Context Protocol, and can be interacted with through natural language via any MCP-compatible client.
    • F
      license
      Not graded
      quality
      C
      maintenance
      A self-hosted Model Context Protocol server for Microsoft To Do. The key problem this solves: the Microsoft Graph API silently omits user-created lists on personal accounts (GET /me/todo/lists only returns well-known lists like "Flagged Emails"). This server works around it with a local SQLite registry that tracks every list you create, so your lists always show up.
      5

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kanaparthikiran/mcp-tasks-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server