Skip to content
Windsurf

RDL MCP Server for Windsurf

io.github.bethmaloney/rdl-mcp

Edit SSRS reports using AI - simple tools to read and modify RDL files

client:Windsurf transport:stdio runtime:pypi

Install RDL MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rdl-mcp": {
      "command": "uvx",
      "args": [
        "rdl-mcp"
      ],
      "env": {
        "RDL_MCP_LOG_LEVEL": "<RDL_MCP_LOG_LEVEL>",
        "RDL_MCP_LOG_FILE": "<RDL_MCP_LOG_FILE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

RDL MCP Server in other clients