← Index

io.github.ryudi84/meta

io.github.ryudi84/meta·v1.0.3·Other
Quality Score
82
/100

MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards

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