New MCP Server Submission
Name: SecondLook Lemon Law MCP
npm: https://www.npmjs.com/package/secondlook-lemon-law-mcp
Category: Legal / Consumer Protection
Description: An intelligent MCP that helps people understand their car problems and guides them through lemon law evaluation. Catches frustrated, confused users with messy inputs and provides clear, human guidance.
Tools:
assess_car_case - Understands any car problem (symptoms, frustration, confusion) and guides users
explain_lemon_law - Education about lemon law requirements
Installation:
{
"mcpServers": {
"secondlook": {
"command": "npx",
"args": ["-y", "secondlook-lemon-law-mcp"]
}
}
}
New MCP Server Submission
Name: SecondLook Lemon Law MCP
npm: https://www.npmjs.com/package/secondlook-lemon-law-mcp
Category: Legal / Consumer Protection
Description: An intelligent MCP that helps people understand their car problems and guides them through lemon law evaluation. Catches frustrated, confused users with messy inputs and provides clear, human guidance.
Tools:
assess_car_case- Understands any car problem (symptoms, frustration, confusion) and guides usersexplain_lemon_law- Education about lemon law requirementsInstallation:
{ "mcpServers": { "secondlook": { "command": "npx", "args": ["-y", "secondlook-lemon-law-mcp"] } } }