-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Server Name
DevRev
Server URL/Repository
https://devrev.ai/docs/product/remote-mcp
Description
The DevRev MCP server connects your IDE to DevRev's work management platform, enabling AI assistants to interact with your DevRev workspace directly from your development environment.
What it does
- Work item management: Create, update, and retrieve tickets, issues, and enhancements
- Search and discovery: Search across DevRev's knowledge graph to find work items, parts, users, and other objects
- Context retrieval: Fetch detailed information about any DevRev object, including tickets, issues, incidents, sprints, and team members
- Collaboration: Add comments to work items and manage discussions
- Project tracking: List and manage sprints, enhancements, and issues with filtering capabilities
How it helps developers
Instead of context-switching between your IDE and DevRev's web interface, you can use your AI assistant to handle DevRev operations directly in your coding environment. Ask your AI to create bug tickets from code issues, search for related work items, update task status, or retrieve project context - all without leaving your editor. This streamlines your workflow and keeps you focused on coding.
Requirements Check
- Provides clear installation and configuration instructions
- Focused on developer tools/services (not consumer applications)
- Has appropriate icon or branding available
Configuration JSON
{
"url": "https://api.devrev.ai/mcp/v1"
}
Authentication
- This server uses OAuth authentication
Icon
- I've attached a square SVG logo to this issue
Documentation URL (if applicable)
https://devrev.ai/docs/product/remote-mcp
Additional Context
DevRev icon
Submission Guidelines
- Read the Contributing Guidelines
- Searched existing issues and servers to avoid duplicates
- Server provides significant value to developer community
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request