← Index

io.github.sharozdawa/schema-gen

io.github.sharozdawa/schema-gen·v1.0.0·Other
Quality Score
84
/100

Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "schema-gen": {
      "command": "npx",
      "args": [
        "-y",
        "schema-gen-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "schema-gen": {
      "command": "npx",
      "args": [
        "-y",
        "schema-gen-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y schema-gen-mcp
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other