Skip to main content
Glama

DevRev MCP Server

Official
by devrev

search

Query DevRev to find specific items such as articles, issues, tickets, parts, users, accounts, organizations, or incidents by specifying the relevant namespace.

Instructions

Search DevRev using the provided query

Input Schema

NameRequiredDescriptionDefault
namespaceYesThe namespace to search in. Use this to specify the type of object to search for.
queryYes

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "The namespace to search in. Use this to specify the type of object to search for.", "enum": [ "article", "issue", "ticket", "part", "dev_user", "account", "rev_org", "vista", "incident" ], "type": "string" }, "query": { "type": "string" } }, "required": [ "query", "namespace" ], "type": "object" }

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

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