Stats
Actions
Tags
From sgcarstrends-sgcarstrends
Connects to the MotorMetrics service for motor-related data and metrics. Runs locally as a subprocess using Bun.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"motormetrics": {
"command": "bunx",
"args": [
"-y",
"@motormetrics/mcp"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
bunxCommand-line arguments passed to the server process
npx claudepluginhub motormetrics/motormetrics