Rendex: Rendering API for Images, PDFs & Content Extraction
Rank #12,785io.github.copperline-labs/rendex-mcp
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
Rendex: Rendering API for Images, PDFs & Content Extraction is a Model Context Protocol (MCP) server published by copperline-labs. It ranks #12,785 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Rendex: Rendering API for Images, PDFs & Content Extraction is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 12 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 119,261 of 132,046 servers on MCP Toplist.
Use Rendex: Rendering API for Images, PDFs & Content Extraction
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rendex-mcp https://mcp.rendex.dev/mcpclaude mcp add rendex-mcp -e "RENDEX_API_KEY=<your RENDEX_API_KEY>" -- npx -y @copperline/rendex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rendex-mcp]
url = "https://mcp.rendex.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.rendex-mcp]
command = "npx"
args = ["-y", "@copperline/rendex-mcp"]
[mcp_servers.rendex-mcp.env]
RENDEX_API_KEY = "<your RENDEX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.rendex.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rendex-mcp": {
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "<your RENDEX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendex-mcp": {
"url": "https://mcp.rendex.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"rendex-mcp": {
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "<your RENDEX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rendex-mcp": {
"type": "http",
"url": "https://mcp.rendex.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"rendex-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "<your RENDEX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendex-mcp": {
"serverUrl": "https://mcp.rendex.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rendex-mcp": {
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "<your RENDEX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rendex-mcp": {
"url": "https://mcp.rendex.dev/mcp"
}
}
}{
"mcpServers": {
"rendex-mcp": {
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "<your RENDEX_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.copperline-labs%2Frendex-mcp)<a href="https://mcptoplist.com/server/io.github.copperline-labs%2Frendex-mcp"><img src="https://mcptoplist.com/badge/io.github.copperline-labs%2Frendex-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
copperline-labs
Available versions (12)
| Version | Published |
|---|---|
| 1.8.2 | Jul 20, 2026 |
| 1.8.1 | Jul 17, 2026 |
| 1.8.0 | Jul 16, 2026 |
| 1.5.1 | Jun 18, 2026 |
| 1.5.0 | Jun 18, 2026 |
| 1.4.1 | Jun 9, 2026 |
| 1.4.0 | May 31, 2026 |
| 1.0.1 | Apr 15, 2026 |
| 1.0.0 | Apr 7, 2026 |
| 0.2.0 | Mar 30, 2026 |
| 0.1.2 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rendex: Rendering API for Images, PDFs & Content Extraction?
- Rendex: Rendering API for Images, PDFs & Content Extraction is maintained by copperline-labs, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Rendex: Rendering API for Images, PDFs & Content Extraction listed on the Official MCP Registry?
- Yes — Rendex: Rendering API for Images, PDFs & Content Extraction is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Rendex: Rendering API for Images, PDFs & Content Extraction have?
- MCP Toplist tracks 12 versions of Rendex: Rendering API for Images, PDFs & Content Extraction, most recently published on Jul 20, 2026.
- Where can I find the source code for Rendex: Rendering API for Images, PDFs & Content Extraction?
- The source code for Rendex: Rendering API for Images, PDFs & Content Extraction is hosted at github.com/copperline-labs/rendex-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.