Skip to content
Cline

html meta mcp for Cline

io.github.mrfentmen/html-meta-mcp

Fetch title, description, and open graph tags from a web page. No key required.

client:Cline transport:stdio runtime:npm

Install html meta mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "html-meta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "html-meta-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

html meta mcp in other clients