← Index

RDL MCP Server

io.github.bethmaloney/rdl-mcp·v0.1.0·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "rdl-mcp": {
      "command": "uvx",
      "args": [
        "rdl-mcp"
      ],
      "env": {
        "RDL_MCP_LOG_LEVEL": "INFO",
        "RDL_MCP_LOG_FILE": "<rdl_mcp_log_file>"
      }
    }
  }
}
§02  Environment variables
RDL_MCP_LOG_LEVEL

Log level for the RDL MCP server (DEBUG, INFO, WARNING, ERROR)

RDL_MCP_LOG_FILE

Path to log file for the RDL MCP server

§03  MCP Quality Score  ·  methodology
freshness
15
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other