From tecjustica
Local stdio MCP server for 'acm' started via bash ${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh. Capabilities unclear from key, command, or config; likely custom tools or resources.
npx claudepluginhub marcosmarf27/tecjustica --plugin tecjusticaAdd to your .mcp.json:
{
"mcpServers": {
"tecjustica": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bash