Developer Tools
nodeproxy-production.up.railway.app
Fetches web pages and returns clean Markdown optimized for LLM token ingestion.
ENDPOINT 1
https://nodeproxy-production.up.railway.app/mcp
MCP server metadata
- Name
- nodeproxy
- Version
- 1.1.0
Paid x402 web surface parser. Tools: - surface_markdown_parser: $0.002 USDC — fast public page Markdown - stealth_markdown_parser: $0.05 USDC — hardened headless-browser fetch (full JS/SPA rendering) Networks: eip155:8453, eip155:137, eip155:42161, eip155:1, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Known tools 2
surface_markdown_parserExecutes fetch on any public URL, strips scripts/ads/nav noise, and returns compressed semantic Markdown optimized for LLM token ingestion.
Inferred read-onlystealth_markdown_parserHardened headless-browser fetch with full JavaScript/SPA rendering and a realistic browser profile, returning fully rendered Markdown.
Inferred read-onlyCONNECT 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.nodeproxy]
url = "https://nodeproxy-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nodeproxy": {
"type": "http",
"url": "https://nodeproxy-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nodeproxy
Remote MCP URL: https://nodeproxy-production.up.railway.app/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": {
"nodeproxy": {
"url": "https://nodeproxy-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nodeproxy": {
"type": "http",
"url": "https://nodeproxy-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nodeproxy",
"transport": "streamable-http",
"url": "https://nodeproxy-production.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for railway.app was fetched 2026-07-25T19:54:06.182Z.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.