Skip to main content
Glama
kenzo1024
by kenzo1024

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RENDERDOC_MODULE_PATHYesThe directory containing the RenderDoc Python module (renderdoc.pyd on Windows, librenderdoc.so on Linux)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_to_gui_captureC

打开 RenderDoc GUI 当前加载的 rdc。

open_captureC

按路径打开 rdc。

close_captureC

关闭当前 capture。

export_mesh_stage_dataC

导出一个 mesh stage。常用 stage 是 vsin 和 vsout。

export_event_texturesC

导出一个 draw 绑定的纹理。

export_draw_bundleC

导出 VSIn、VSOut、纹理和 manifest。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kenzo1024/RenderdocMCP'

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