jimsynz/erl_dist_mcp
An MCP server which connects to Erlang/BEAM nodes via distribution
Platform-specific configuration:
{
"mcpServers": {
"erl_dist_mcp": {
"command": "npx",
"args": [
"-y",
"erl_dist_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...