NodeProxy
by pgalyen1987
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to | 0.0.0.0 |
| PRICE_USDC | No | Standard tier price per parse | 0.002 |
| PUBLIC_URL | No | Used in discovery manifests | localhost |
| X402_NETWORK | No | Primary network; use eip155:8453 on mainnet | eip155:84532 |
| X402_NETWORKS | No | Comma-separated CAIP-2 ids (Base, Polygon, Arbitrum, optional Ethereum L1) | CDP bundle |
| CDP_API_KEY_ID | No | Coinbase CDP facilitator (mainnet) | |
| MPP_SECRET_KEY | No | Stripe MPP on /mcp/execute | |
| WALLET_ADDRESS | Yes | USDC recipient (your revenue) | |
| FACILITATOR_URL | No | x402 facilitator | https://x402.org/facilitator |
| STRIPE_SECRET_KEY | No | Stripe MPP on /mcp/execute | |
| CAPTCHA_SOLVER_KEY | No | 2captcha API key (optional) | |
| CDP_API_KEY_SECRET | No | Coinbase CDP facilitator (mainnet) | |
| STEALTH_PRICE_USDC | No | Stealth tier price per parse | 0.05 |
| STEALTH_PROXY_URLS | No | Comma-separated proxy URLs for stealth tier | |
| MAX_CONCURRENT_PARSES | No | Maximum concurrent parses | 20 |
| RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 120 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pgalyen1987/NodeProxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server