schema gen for Claude Desktop
io.github.sharozdawa/schema-gen
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
client:Claude Desktop
transport:stdio
runtime:npm
Install schema gen in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"schema-gen": {
"command": "npx",
"args": [
"-y",
"schema-gen-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs