← Registry

Browser Tools

skillforge99.com

Renders screenshots, PDFs, and Open Graph images from URLs or HTML snippets.

1 endpoint4 known toolsFirst detected August 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://render.skillforge99.com/mcp

No auth detected

MCP server metadata

Name
skillforge-render
Version
1.2.0
Capabilities
toolsresourcesprompts

Known tools 4

screenshot_url

Capture a screenshot image of a public web page or an inline HTML snippet, rendered in a real headless browser (JS, CSS, and web fonts execute).

Potential side effects
render_pdf

Render a public web page or an inline HTML snippet to a paginated PDF document, using a real headless browser (JS, CSS, and web fonts execute).

Potential side effects
render_og

Render an inline HTML snippet to a social-share (Open Graph) image sized for link previews, defaulting to the standard 1200x630 OG dimensions.

Inferred read-only
extract_page

Fetch a public web page and extract its content as either clean, readable markdown (the default) or as structured JSON fields matched against a caller-supplied schema.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.skillforge-render]
url = "https://render.skillforge99.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skillforge-render": {
      "type": "http",
      "url": "https://render.skillforge99.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: skillforge-render
Remote MCP URL: https://render.skillforge99.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "skillforge-render": {
      "url": "https://render.skillforge99.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skillforge-render": {
      "type": "http",
      "url": "https://render.skillforge99.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skillforge-render",
  "transport": "streamable-http",
  "url": "https://render.skillforge99.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.