Devrev MCP Server

v1.0.0APIsstable

Fetch the current DevRev user details. When the user specifies 'me' in the query, this tool should be called to get the user details.

support-service-management
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Fetch the current DevRev user details. When the user specifies 'me' in the query, this tool should be called to get the user details.

Features

  • get_current_user
  • get_vista
  • search
  • get_work
  • create_work

Use Cases

Fetch the current DevRev user details. When the user specifies 'me' in the query, this tool should be called to get the user details.
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 spr
Search DevRev using the provided query
Get all information about a DevRev work item (issue, ticket) using its ID
Create a new work item (issue, ticket) in DevRev
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y devrev-mcp

Manual Installation

npx -y devrev-mcp

Examples

Basic Configuration

Configure Devrev MCP Server

npx -y devrev-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "devrev": { "command": "npx", "args": ["-y", "devrev-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Devrev MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides