Browser-native · MCP-ready

this.poc.rocks

A toolbox of browser-side apps for creators and the agents that work alongside them.
Nothing uploads. Nothing tracks. Six tools also speak MCP.

0
apps
0
tools
0
converters
0
on the MCP
0
uploads

01 · APPS

Workflows that wrap into a finished thing.

Lightweight one-clickers next to deep, multi-stage editors. Pick a shape, leave with an artifact.

01APPS

Wrap a workflow.

Editor-grade UIs that take you from input to finished artifact. Each app is a self-contained studio.

MockUpCenterStageShowcaseReFrameSemantixAnimation Tools
02TOOLS

Single-purpose. Zero setup.

Each tool does one job exceptionally well. No menus, no learning curve. Drag a file in, get a result.

SharpenFaviconpdf-splitpdf-combineExtract Frames
03CONVERTERS

File in. File out.

Eight pure transforms across image, video, and document formats. The six most common live on the MCP.

IMG → IMGPNG → SVGMD → PDFHTML → MDPDF → DOCXPDF → PNG

02 · TOOLS

One job. Zero setup.

A focused utility per task. Drag a file in, get a result back. Three of these also live on the MCP.

Quick convert

Pick an input, pick a target, jump straight to the right tool.

Open PNGSVG

03 · CONVERTERS

File in. File out.

Browser-side transformations across image, video, and document formats. Free, no rate limit, no upload.

For AI agents

Six tools,
programmatically.

Convert Image, MD → PDF, HTML → MD, Favicon, pdf-split, and pdf-combine are live on the MCP. Register once, call from Claude Code, Cursor, or any HTTP client — no auth, no install, no rate limit.

{
  "mcpServers": {
    "thispocrocks": {
      "type": "http",
      "url": "https://this.poc.rocks/api/mcp"
    }
  }
}