Schema Gen runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 22 Mar 2026.
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add schema-gen -- npx -y schema-gen-mcp
{
"mcpServers": {
"schema-gen": {
"args": [
"-y",
"schema-gen-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.schema-gen]
command = "npx"
args = ["-y", "schema-gen-mcp"]
{
"mcpServers": {
"schema-gen": {
"args": [
"-y",
"schema-gen-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"schema-gen": {
"args": [
"-y",
"schema-gen-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.