Skip to main content
Glama

novada_proxy_dedicated

Read-onlyIdempotent

Route requests through an exclusive datacenter IP that is not shared with other users. Ideal for high-trust platforms requiring a clean IP reputation.

Instructions

Route requests through an exclusive datacenter IP not shared with any other user — clean reputation, zero contamination risk.

Best for: High-trust platforms, workflows needing a pristine IP with no negative history. Not for: novada_extract or novada_crawl — they handle proxy routing internally. These credentials are for your own HTTP clients (curl, requests, axios). Params: url (optional), session_id (REQUIRED — maps to your exclusive dedicated IP). Formats: "url", "env", "curl". agent_instruction: Exclusive datacenter IP. Best for high-trust platforms. No other user shares this IP. For human-like IP appearance, use novada_proxy_residential instead. Requires: NOVADA_PROXY_USER, NOVADA_PROXY_PASS, NOVADA_PROXY_ENDPOINT env vars.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoOptional target URL. When provided, returns config scoped for that URL. Omit for generic proxy credentials.
session_idYesSession ID required for dedicated proxy — determines your exclusive datacenter IP assignment. Same session_id always returns the same dedicated IP.
formatYesOutput format. 'url': proxy URL string (default). 'env': shell export commands. 'curl': curl --proxy flag.url
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations (readOnly, idempotent) are complemented by description details: exclusive IP, no sharing, session-to-IP mapping, and requirement for env vars. No contradiction; the description adds context beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with clear sections (purpose, best/not for, params, formats, agent_instruction, requires). Every sentence adds value, no redundancy. It is concise yet comprehensive.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

While there is no output schema, the description explains output formats (url, env, curl) and mentions environment variable requirements. It adequately describes the tool's purpose and usage, though it could mention error handling or rate limits. Given the annotations and sibling context, it is sufficiently complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, but description adds value by summarizing parameters: 'url (optional)', 'session_id (REQUIRED — maps to your exclusive dedicated IP)', and listing formats. This clarifies the purpose of each parameter beyond the schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool routes requests through an exclusive datacenter IP with clean reputation, distinguishing it from siblings like novada_proxy_residential. It specifies the verb 'route' and resource 'requests', and explicitly indicates when not to use it (novada_extract/crawl).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly provides 'Best for' and 'Not for' sections, naming alternatives (novada_proxy_residential) and explaining that novada_extract/crawl handle proxy routing internally. Also mentions required environment variables, giving clear when-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/NovadaLabs/novada-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server