drio
Open app

DevRev MCP server

Source

Catalog onlyCatalog onlySTDIO

Overview

DevRev MCP server is a Model Context Protocol server designed for DevRev, enabling users to search and retrieve information using the DevRev APIs.

To use the DevRev MCP server, you need to create an account on DevRev, import your data from existing sources, and generate an access token. Then, configure the server with your API key and run it using the provided commands.

  • Search for information using the DevRev search API. - Retrieve detailed information about DevRev objects using their IDs. - Easy integration with existing data sources like Salesforce and Zendesk.
  1. Integrating customer support data from various platforms into DevRev.
  2. Enabling quick searches for information across different data sources.
  3. Facilitating data retrieval for application development and analysis.

Add to your AI client

Use these steps to connect DevRev MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "devrev-mcp-server-kpsunil97": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "devrev-mcp-server-kpsunil97": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "devrev-mcp-server-kpsunil97": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "devrev-mcp-server-kpsunil97": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "devrev-mcp-server-kpsunil97": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "devrev-mcp-server-kpsunil97": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-devrev-mcp-server-kpsunil97"
      ]
    }
  }
}

FAQ

How do I get the DevRev API key?

You can obtain the API key by signing up at DevRev and following the instructions to generate a personal access token.

Can I use DevRev MCP server with other data sources?

Yes! You can import data from various sources like Salesforce and Zendesk.

Is there a specific configuration for different operating systems?

Yes, the configuration paths differ for MacOS and Windows, as specified in the documentation.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":783,"uuid":"9b699378-1d60-43ea-b830-b0c5ada46529","name":"devrev-mcp-server","title":"DevRev MCP server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/85724140?v=4","created_at":"$D2024-12-30T03:31:15.316Z","updated_at":"$D2025-02-23T07:16:04.665Z","status":"created","author_name":"kpsunil97","author_avatar_url":"https://avatars.githubusercontent.com/u/85724140?v=4","tags":"devrev,mcp-server,api-integration","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/kpsunil97/devrev-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]