Loomal

schema-gen

MCP server by github.com/sharozdawa/schema-gen

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

0 starsnpm: schema-gen-mcp

About schema-gen

schema-gen is an MCP (Model Context Protocol) server published by sharozdawa in the official MCP registry. Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.

It ships as an npm package (schema-gen-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sharozdawa/schema-gen.

Use schema-gen with your agent

Claude Code · one command
claude mcp add schema-gen -- npx -y schema-gen-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "schema-gen": {
      "command": "npx",
      "args": [
        "-y",
        "schema-gen-mcp"
      ]
    }
  }
}
npmschema-gen-mcp

Frequently asked questions

What is schema-gen?
schema-gen is an MCP (Model Context Protocol) server by sharozdawa. Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
How do I connect schema-gen to Claude, Cursor, or another MCP client?
Install schema-gen from its npm package (schema-gen-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is schema-gen open source?
Yes — the source code is public at github.com/sharozdawa/schema-gen.
Can AI agents pay to use schema-gen?
Not yet through Loomal — schema-gen is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain schema-gen? Claim this listing free by verifying GitHub ownership, or contact us.