From sgcarstrends-sgcarstrends
sgcarstrends MCP server runs locally as a stdio subprocess via bunx. Capabilities unclear from configuration; likely provides tools or data sources keyed as sgcarstrends.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin sgcarstrends-sgcarstrendsAdd to your .mcp.json:
{
"mcpServers": {
"sgcarstrends": {
"command": "bunx",
"args": [
"-y",
"@sgcarstrends/mcp"
]
}
}
}bunx