mcp-server
What is this MCP
This MCP (Model Context Protocol) server is designed to interact with DevRev APIs, enabling search and retrieval of information from DevRev's platform. It serves as a bridge between AI tools (like Claude) and DevRev's data.
How to use this MCP
The MCP can be configured in Claude Desktop by adding the server configuration to the claude_desktop_config.json
file. Users need to provide a DevRev API key and specify the server command path. The MCP offers two main functions: search
for querying data and get_object
for retrieving specific items.
What this MCP can be used for
This MCP enables AI assistants to access and retrieve DevRev data, making it useful for customer support, issue tracking, and project management workflows. It can help automate information retrieval from DevRev's platform and integrate it with AI-powered tools.