RDL MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from pypi. Last commit 25 Nov 2025.
Edit SSRS reports using AI - simple tools to read and modify RDL files
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rdl-mcp -- uvx rdl-mcp
{
"mcpServers": {
"rdl-mcp": {
"args": [
"rdl-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rdl-mcp]
command = "uvx"
args = ["rdl-mcp"]
{
"mcpServers": {
"rdl-mcp": {
"args": [
"rdl-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rdl-mcp": {
"args": [
"rdl-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.