Catalog
Customjs MCP
Officialby customjs
Host static HTML pages, generate PDFs, screenshots, scrape JS sites, run sandboxed JavaScript.
Hosts static pages, generates PDFs and screenshots, and executes sandboxed JavaScript.
Topics
ai-toolsanthropicclaudecustomjshtml-hostingllm-toolsmcpmcp-servermodel-context-protocolpdf-generationscreenshotsweb-scrapingsandboxed-javascript
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.customjs.space/customjs/mcpclaude_desktop_config.json
{
"mcpServers": {
"customjs-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.customjs.space/customjs/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.