Skip to main content
Glama

Related Servers

Alternatives to MATRIX

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A local Model Context Protocol server providing backend tools for AI agents to manage projects and tasks with persistent storage in SQLite, enabling structured tracking of project tasks with dependencies, priorities, and statuses.
      12
      9 npm
      25
      GPL 3.0
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that gives AI agents structured read/write access to a story-based project backlog. Agents can list stories, read content, update status, and append notes — all backed by plain markdown files that live inside your project repository. There is no shared server. The backlog files live in your repo under requirements/, committed and versioned alongside your code
      16
      3
      -
    • 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.
      -
    • A
      license
      B
      quality
      A
      maintenance
      MCP server providing persistent project memory via SQLite, tracking tasks, decisions, notes, sessions, and context. Includes a Kanban board and session briefs with git activity, enabling LLMs to resume work seamlessly.
      24
      82 npm
      8
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for agentic task orchestration and management, enabling AI agents to create goals, plan tasks with acceptance criteria, track dependencies, request human input, and provide proof of completion.
      9 npm
      2
      MIT