DevRev MCP server
@kpsunil97
About DevRev MCP server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"devrev": {
"command": "uvx",
"args": [
"devrev-mcp"
],
"env": {
"DEVREV_API_KEY": ""
}
}
}
}Tools
2Search for information using the DevRev search API with the provided query and namespace.
Get all information about a DevRev object using its ID.
Overview
What is DevRev MCP server?
It is a Model Context Protocol server for DevRev that uses the DevRev APIs to search and retrieve information. It provides two tools: search and get_object. It is intended for users who want to access DevRev data through conversational interfaces like Claude Desktop.
How to use DevRev MCP server?
Configure it in the Claude Desktop configuration file. Add an entry under mcpServers with the command uvx devrev-mcp (published) or uv run devrev-mcp (development) and set the environment variable DEVREV_API_KEY to your DevRev personal access token.
Key features of DevRev MCP server
- Search DevRev using a query and namespace.
- Retrieve full details of a DevRev object by ID.
- Integrates with Claude Desktop via the MCP protocol.
- Simple configuration via a single environment variable.
Use cases of DevRev MCP server
- Search for relevant DevRev objects using natural language queries.
- Look up detailed information about a specific DevRev object by its ID.
- Enable AI assistants to access and act on DevRev data.
FAQ from DevRev M
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments