PluginBench
MCP Server

io.github.sharozdawa/schema-gen MCP Server

io.github.sharozdawa/schema-gen

What is the io.github.sharozdawa/schema-gen MCP server?

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

How to install io.github.sharozdawa/schema-gen

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/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"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "schema-gen": {
      "command": "npx",
      "args": [
        "-y",
        "schema-gen-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "schema-gen": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "schema-gen-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add schema-gen -- npx -y schema-gen-mcp

Related MCP servers

Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.

View repository →

SERP-based content scoring and optimization with 7 SEO categories.

View repository →

Submit URLs for instant indexing via IndexNow and Google Indexing API.

View repository →

Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot.

View repository →