Skip to main content
Glama
89,061 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Filesystem" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides project management capabilities through terminal, web UI, or MCP stdio, including plans, code analysis, and filesystem-safe operations.
    5 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes a filesystem-driven four-lane kanban board as a read-only MCP server, enabling agents to inspect board state, card details, and lane counts.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for intelligent project planning and task management featuring task tracking, bug reporting, and feature specification with SQLite persistence. It includes full-text search capabilities and automatic filesystem synchronization to keep project data organized and accessible.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to manage a filesystem-based issue tracker through typed MCP tools such as list_tasks, create_task, change_task_status, log_work, and get_sprint, instead of shelling out to a CLI. Tasks and sprints are plain folders of Markdown files, so agents can create, claim, comment on, and move work by topic without any database or server state.
    MIT