Official MCP server for LiteTracker


I'd like to work with LiteTracker stories from AI coding tools (Claude Code, Cursor, etc.) without hand-rolling API calls. An official MCP server would make that a one-line setup instead of a bespoke integration per user.

Concretely, the tools I'd want:
- Search/list stories with the usual filters (project, state, label, owner, epic)
- Read a story with its description, tasks, comments, blockers,and activity
- Create and update stories β€” state, estimate, labels, owner
- Add comments

Why this should be cheap to build: the v5 REST API already exposes all of the above, so an MCP server is largely a thin typed wrapper over endpoints that exist today. Auth could reuse the existing X-TrackerToken API token.

A remote/hosted MCP endpoint (OAuth, like Linear and Sentry ship) would be ideal, but a self-hostable stdio server would already be a big w

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ’‘

Feature Request

Date

About 1 month ago

Author

vernon@nitidbit.com

Subscribe to post

Get notified by email when there are changes.