DevRev MCP Server
Skills
search
Search DevRev using the provided query
get_part
Get information about a part (enhancement) in DevRev using its ID
get_work
Get all information about a DevRev work item (issue, ticket) using its ID
get_vista
Retrieve information about a vista in DevRev using its ID. In DevRev a vista is a sprint board which contains sprints (or vista group items). The reponse of this tool will contain the sprint (or vista group item) IDs that you can use to filter on sprints.
list_parts
List all parts (enhancements) in DevRev
list_works
List all work items (issues, tickets) in DevRev
create_part
Create a new part (enhancement) in DevRev
create_work
Create a new work item (issue, ticket) in DevRev
get_sprints
Get active or planned sprints for a given part ID. Use this to get the sprints for an issue based on its part.
update_part
Update an existing part (enhancement) in DevRev
update_work
Update an existing work item (issue, ticket) in DevRev
list_meetings
List meetings in DevRev
list_subtypes
List all subtypes in DevRev for a given leaf type
get_current_user
Fetch the current DevRev user details. When the user specifies 'me' in the query, this tool should be called to get the user details.
add_timeline_entry
Add a timeline entry to a work item (issue, ticket) or part (enhancement)
valid_stage_transition
gets a list of valid stage transition for a given work item (issue, ticket) or part (enhancement). Use this before updating stage of the work item or part to ensure the transition is valid.
Configuration
MCP Server
Connect to MCP Server