DevRev MCP server
@kpsunil97
关于 DevRev MCP server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"devrev": {
"command": "uvx",
"args": [
"devrev-mcp"
],
"env": {
"DEVREV_API_KEY": ""
}
}
}
}工具
2Search for information using the DevRev search API with the provided query and namespace.
Get all information about a DevRev object using its ID.
概览
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
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
评论