HomeBrowser Automation & Scraping › agentrender-mcp

agentrender-mcp

URL to screenshot, PDF, or structured extract for AI agents via MCP.

Python Cloud
★ 0 stars Last pushed 2026-09-09 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx agentrender-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "agentrender-mcp": {
      "command": "uvx",
      "args": [
        "agentrender-mcp"
      ],
      "env": {
        "AGENTRENDER_API_KEY": "<YOUR_VALUE>",
        "AGENTRENDER_BASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENTRENDER_API_KEY required secret — AgentRender API key (akr_…)
  • AGENTRENDER_BASE_URL — API base URL

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry