loudcheck runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from pypi. Last commit 21 Jul 2026.
Loudness compliance verdicts (EBU R128, ATSC A/85): pass/fail with exact ffmpeg remediation.
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 loudcheck -- uvx loudcheck
{
"mcpServers": {
"loudcheck": {
"args": [
"loudcheck"
],
"command": "uvx"
}
}
}
[mcp_servers.loudcheck]
command = "uvx"
args = ["loudcheck"]
{
"mcpServers": {
"loudcheck": {
"args": [
"loudcheck"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"loudcheck": {
"args": [
"loudcheck"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.