Skip to main content
Glama

Related Servers

Alternatives to Kelvia MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      F
      maintenance
      An MCP server that provides a database-backed kanban board with 40+ tools for AI agents to track issues, features, todos, epics, and diary entries across projects, including status workflows, relationships, and semantic search.
      45
      83
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for task management that enables AI agents to read, create, update tasks, and track work sessions, allowing agents and humans to collaborate on the same task board.
      5 npm
      9
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An AI-native kanban board MCP server where agents pull tasks via the Model Context Protocol. It provides tools for task discovery, claiming, progress updates, and review workflows.
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Full-featured MCP server integrating all 71 endpoints of the Weeek API as MCP tools for AI clients, enabling task, project, and workspace management via natural language.
      3
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Agent-first project management MCP server that enables AI agents to manage tasks, spaces, lists, boards, subtasks, comments, and automations via natural language, with full audit trail and real-time sync.
      6,613 npm
      MIT

    TDQS

    A3.8/5.0

    Scored across 58 tools

    Disambiguation4/5

    While the tool names are largely clear and map to distinct actions, a few sets (list_tasks/list_daily_tasks/list_calendar_tasks; list_board_tags/list_tags) overlap in purpose and rely heavily on descriptions to disambiguate. Overall, an agent can distinguish them with careful reading, but some names are similar enough to risk misselection.

    Naming Consistency5/5

    All tools use the snake_case verb_noun pattern consistently (create_board, update_task, list_board_members, delete_daily_plan_block). Even multi-word resources (daily_plan_blocks, board_invitations) follow the same convention. No mixing of styles or cryptic abbreviations.

    Tool Count2/5

    At 58 tools, the server is excessively large for a typical MCP surface. While the coverage is comprehensive, the sheer number makes it unwieldy for agents to select from, and many tools could be consolidated (e.g., a single 'daily_plan_block' CRUD set). This exceeds the recommended 3-15 range by a wide margin.

    Completeness5/5

    The tool set provides full CRUD coverage for boards, tasks, stages, tags, comments, worklogs, invitations, and daily plan blocks, with additional lifecycle operations (archive, unarchive, reorder, start/complete/reopen). There are no obvious missing operations for the stated project-management domain, and even niche features like task summaries and daily plans are covered.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues