Dx
Freeby MCP Community
An MCP server that supports developers using DX tools.
v0.2.0Added Apr 12, 2026
DXMCP
Dx MCP Server
An MCP server that supports developers using DX tools.
Installation
Reviews
Installation
Quick install
npx -y @pagopa/dx-mcpserver
Add to claude_desktop_config.json
{
"mcpServers": {
"dx": {
"command": "npx",
"args": ["-y", "@pagopa/dx-mcpserver"]
}
}
}