Loading MCP server directory, please wait...
Edit SSRS reports using AI - simple tools to read and modify RDL files
npx @getmcp/cli add io.github.bethmaloney/rdl-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bethmaloney/rdl-mcp": {
"command": "uvx",
"args": [
"rdl-mcp"
],
"env": {
"RDL_MCP_LOG_LEVEL": "INFO",
"RDL_MCP_LOG_FILE": ""
}
}
}
}