DevRev

DevRev

A Model Context Protocol server for DevRev APIs to manage work items, parts, meetings, and sprint data.

9
Stars
5
Forks
0
Releases

Overview

DevRev MCP Server is a Model Context Protocol server that provides programmatic access to DevRev APIs for managing core entities and operations. It enables retrieval and management of work items (issues and tickets), parts (enhancements), meetings, and timeline entries, along with sprint planning and subtype categorization. Users can search across the DevRev Knowledge Graph with a hybrid search that spans articles, issues, tickets, parts, dev_users, accounts, rev_orgs, vistas, and incidents, and filter results with pagination. The server supports essential actions: get, create, update, and list for works and parts; list_meetings; valid_stage_transition; add_timeline_entry; get_sprints; and list_subtypes. It also provides utilities such as get_current_user and get_vista for viewing vista boards and sprint group items. The MCP is designed to run with uv/uvx, authenticated via a DevRev API key, and is suitable for Claude Desktop workflows or other MCP-enabled clients to enable scripted automation and data-driven UX.

Details

Owner
devrev
Language
Python
License
MIT License
Updated
2025-12-07

Features

Comprehensive Work Item Management

Create, read, update, and list both issues and tickets with advanced filtering.

Enhanced Part Management

Full CRUD for parts (enhancements) including hierarchical relationships.

Advanced Cross-Namespace Search

Hybrid search across articles, issues, tickets, parts, dev_users, accounts, rev_orgs, vistas, and incidents with pagination.

Vista Board & Sprint Support

Access vista boards and sprint group items to support planning and tracking.

Meeting Management

List and filter meetings across channels and dates.

Workflow Control

Validate stage transitions and manage the lifecycle of work items and parts.

Timeline Tracking

Add timeline entries to track progress and updates on items.

Sprint Planning & Subtype Management

Access sprints for planning and list subtypes for proper categorization.

Tags

devrevmcp serverdevrev apiswork itemsissuesticketspartsenhancementsmeetingstimelinesprintsvista boardsknowledge graphhybrid searchfilteringpaginationcurrent usersubtypesworkflow transitions