Generates Schema.org JSON-LD markup for 18 service-business types: LegalService, Attorney, Dentist, MedicalBusiness, HVACBusiness, Plumber, RoofingContractor, VeterinaryCare, HealthAndBeautyBusiness, InsuranceAgency, FinancialService, RealEstateAgent, Optician, ChildCare, ExerciseGym, AccountingService, LandscapingBusiness. Pairs with @buildbench/seo-defect-scanner-mcp for find-and-fix workflow inside Cursor or Claude Desktop.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@buildbench/schema-generator-mcp"
]
}