mcp-sdlc-tracker

avinashsingh/mcp-sdlc-tracker

3.2

If you are the rightful owner of mcp-sdlc-tracker and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

SQLite MCP Tracker Server is a Model Context Protocol server that offers SQLite-based task and project tracking capabilities.

Tools

Functions exposed to the LLM to take actions

create_epics

Create multiple epics with title, description, and product manager assignment

list_epics

List epics with optional status filtering

create_user_stories

Create multiple user stories with epic association, acceptance criteria, and story points

list_user_stories

List user stories with filtering by epic, status, or assignee

create_tasks

Create multiple tasks with user story association, time estimates, and architect/developer assignment

create_bugs

Create multiple bug reports with severity levels, reporter, and assignee information

create_test_cases

Create multiple test cases with preconditions, steps, expected results, and tester/product manager assignment

update_entity_status

Update status of any SDLC entity with audit trail recording

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources