Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Devrev Mcp Server

    3 stars
    Python
    Updated Jul 29, 2025

    Table of Contents

    • Overview
    • Tools
    • Configuration
    • Get the DevRev API key
    • Usage with Claude Desktop

    Table of Contents

    • Overview
    • Tools
    • Configuration
    • Get the DevRev API key
    • Usage with Claude Desktop

    Documentation

    DevRev MCP server

    Overview

    A Model Context Protocol server for DevRev. It is used to search and retrieve information using the DevRev APIs.

    Tools

    • search: Search for information using the DevRev search API with the provided query and namespace.
    • get_object: Get all information about a DevRev object using its ID.

    Configuration

    Get the DevRev API key

    1. Go to https://app.devrev.ai/signup and create an account.

    2. Import your data from your existing data sources like Salesforce, Zendesk while following the instructions here.

    3. Generate an access token while following the instructions here.

    Usage with Claude Desktop

    On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json

    On Windows: %APPDATA%/Claude/claude_desktop_config.json

    Published Servers Configuration

    code
    "mcpServers": {
        "devrev": {
          "command": "uvx",
          "args": [
            "devrev-mcp"
          ],
          "env": {
            "DEVREV_API_KEY": "YOUR_DEVREV_API_KEY"
          }
        }
      }

    Development/Unpublished Servers Configuration

    code
    "mcpServers": {
        "devrev": {
          "command": "uv",  
          "args": [
            "--directory",
            "Path to src/devrev_mcp directory",
            "run",
            "devrev-mcp"
          ],
          "env": {
            "DEVREV_API_KEY": "YOUR_DEVREV_API_KEY"
          }
        }
      }

    Similar MCP

    Based on tags & features

    • AD

      Adls Mcp Server

      Python·
      4
    • BO

      Books Mcp Server

      Python·
      5
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • AD

      Adls Mcp Server

      Python·
      4
    • BO

      Books Mcp Server

      Python·
      5
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k