Skip to main content
Glama
vpicciuolo

url-intelligence-agent

by vpicciuolo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_MODELNoOptional model namegpt-5-mini
REDIS_URLNoOptional Redis connection
AI_API_KEYNoOptional model API key
VALKEY_URLNoOptional Valkey connection
AI_BASE_URLNoOptional model endpointhttps://api.openai.com/v1
DATABASE_URLNoOptional PostgreSQL connection
AI_MAX_TOKENSNoMaximum tokens for AI reasoning3000
AI_TIMEOUT_MSNoTimeout for AI reasoning30000
AI_TEMPERATURENoTemperature for AI reasoning0.1
URL_AGENT_CACHENoCache adapter selectionmemory
URL_AGENT_AI_AUTONoAutomatic AI reasoning togglefalse
URL_AGENT_DATA_DIRNoLocal persistence directory.url-agent/data
URL_AGENT_API_TOKENNoHTTP API bearer token
URL_AGENT_CACHE_DIRNoLocal cache directory.url-agent/cache
URL_AGENT_MAX_BYTESNoMaximum response bytes3000000
URL_AGENT_MAX_DEPTHNoCrawl depth bound3
URL_AGENT_MAX_PAGESNoCrawl page bound30
URL_AGENT_TIMEOUT_MSNoRequest timeout10000
URL_AGENT_CONCURRENCYNoCrawl concurrency4
URL_AGENT_CORS_ORIGINNoOptional API CORS origin
URL_AGENT_OBEY_ROBOTSNoRespect robots policy by defaulttrue
URL_AGENT_RENDER_MODENoRender/browser modeoff
URL_AGENT_SAME_ORIGINNoKeep crawl same-origintrue
URL_AGENT_WEBHOOK_URLNoMonitoring webhook
URL_AGENT_CACHE_TTL_MSNoCache TTL300000
URL_AGENT_DENY_PATTERNSNoURL deny patternssafety defaults
URL_AGENT_MAX_REDIRECTSNoRedirect bound6
URL_AGENT_ALLOW_PATTERNSNoOptional URL allow patterns
URL_AGENT_API_RATE_LIMITNoRequests/client/minute60
URL_AGENT_RENDER_API_KEYNoRemote renderer auth
URL_AGENT_WEBHOOK_SECRETNoWebhook signing/auth secret
URL_AGENT_RENDER_ENDPOINTNoRemote renderer URL
URL_AGENT_RENDER_TIMEOUT_MSNoRender timeout30000
URL_AGENT_WORKER_CONCURRENCYNoBatch worker concurrency4

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/vpicciuolo/url-intelligence-agent'

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