Skip to main content
Glama
kpsunil97

DevRev MCP Server

by kpsunil97

DevRev MCP 서버

개요

DevRev용 모델 컨텍스트 프로토콜 서버입니다. DevRev API를 사용하여 정보를 검색하고 가져오는 데 사용됩니다.

Related MCP server: Scrapeless MCP Server

도구

  • search : 제공된 쿼리와 네임스페이스를 사용하여 DevRev 검색 API를 사용하여 정보를 검색합니다.

  • get_object : ID를 사용하여 DevRev 객체에 대한 모든 정보를 가져옵니다.

구성

DevRev API 키 받기

  1. https://app.devrev.ai/signup 으로 가서 계정을 만드세요.

  2. 여기의 지침에 따라 Salesforce, Zendesk 등 기존 데이터 소스에서 데이터를 가져오세요.

  3. 여기의 지침에 따라 액세스 토큰을 생성하세요.

Claude Desktop과 함께 사용

MacOS의 경우: ~/Library/Application\ Support/Claude/claude_desktop_config.json

Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json

지엑스피1

"mcpServers": {
  "devrev": {
    "command": "uv",  
    "args": [
      "--directory",
      "Path to src/devrev_mcp directory",
      "run",
      "devrev-mcp"
    ],
    "env": {
      "DEVREV_API_KEY": "YOUR_DEVREV_API_KEY"
    }
  }
}
Install Server
F
license - not found
C
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation analysis.
    14
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.
    88
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/kpsunil97/devrev-mcp-server'

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