Skip to main content
Glama

DevRev MCP Server

Official
by devrev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVREV_API_KEYYesYour DevRev API key (personal access token)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search

Search DevRev using the provided query

get_work

Get all information about a DevRev work item (issue, ticket) using its ID

create_work

Create a new work item (issue, ticket) in DevRev

update_work

Update an existing work item (issue, ticket) in DevRev

get_part

Get information about a part (enhancement) in DevRev using its ID

create_part

Create a new part (enhancement) in DevRev

update_part

Update an existing part (enhancement) in DevRev

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devrev/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server