mcp-server

mcp-server

3.3

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

A Model Context Protocol server for DevRev providing access to manage work items, parts, and user information.

search

Search for information across DevRev using the search API with support for different namespaces.

get_current_user

Fetch details about the currently authenticated DevRev user.

get_work

Get comprehensive information about a specific DevRev work item using its ID.

create_work

Create new issues or tickets in DevRev with specified properties.

update_work

Update existing work items by modifying properties.

list_works

List and filter work items based on various criteria.

get_part

Get detailed information about a specific part (enhancement) using its ID.

create_part

Create new parts (enhancements) with specified properties.

update_part

Update existing parts by modifying properties.

list_parts

List and filter parts based on various criteria.