Search and browse the RockAuto auto parts catalog with pricing and vehicle compatibility.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 9 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The rockauto MCP server exposes 10 tools, focused primarily on AI capabilities. Its published description reads: "Search and browse the RockAuto auto parts catalog with pricing and vehicle compatibility". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates rockauto F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Cross-tool shadowing". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check rockauto's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add rockauto to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://rockauto-mcp.b-a92.workers.dev/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
List all vehicle makes (manufacturers) available on RockAuto. Returns make names that can be used with list_years.
List all available model years for a vehicle make. Use a make name from list_makes.
List all models for a given make and year. Use results from list_makes and list_years.
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: list_makes
A tool description tries to alter the model’s use of another tool.
an be used with list_years.RecommendationDescriptions must describe only their own tool.
tool: list_years
A tool description tries to alter the model’s use of another tool.
make name from list_makes.RecommendationDescriptions must describe only their own tool.
tool: list_models
A tool description tries to alter the model’s use of another tool.
se results from list_makes and list_years.RecommendationDescriptions must describe only their own tool.
tool: list_categories
A tool description tries to alter the model’s use of another tool.
nd carcode from list_engines.RecommendationDescriptions must describe only their own tool.
tool: browse_category
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: browse_category
A tool description tries to alter the model’s use of another tool.
RLs returned by list_categories or previous browse_category calls. Returns naviRecommendationDescriptions must describe only their own tool.
tool: get_parts
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: get_part_details
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
List engine options for a specific vehicle. Returns engine descriptions and their carcode IDs needed for browsing parts.
List part categories for a specific vehicle. Requires the engine description and carcode from list_engines.
Browse a RockAuto catalog URL to see subcategories or parts. Use URLs returned by list_categories or previous browse_category calls. Returns navigation links (subcategories/part types) and any parts f
Get parts listed on a RockAuto catalog page. Provide the URL of a part type page (the deepest level in the catalog hierarchy). Returns manufacturer, part number, price, and description for each part.
Search RockAuto by a specific part number. Supports wildcards (*). Example: "GNAD2102C" or "15400-PLM-A02".
Search for parts by vehicle and part type in one step. Automatically navigates the catalog hierarchy to find matching parts. Use simple part type keywords like "brake pad", "oil filter", "alternator",
Get detailed information about a specific part using its more-info URL from a previous search or parts listing.