Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"back-config": {
"command": "npx",
"args": [
"-y",
"@camscanner/back-config-mcp-server@latest"
],
"env": {
"OPERATE_BASE_URL": "https://operate.intsig.net"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
OPERATE_BASE_URL=https://operate.intsig.netnpx claudepluginhub tianmuji/camscanner-plugins --plugin back-config