Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_NETWORKNoNetwork to use for payments (base or base-sepolia)base
AGENT_PRIVATE_KEYYesYour funded Base wallet private key (0x...) to pay for web searches

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Real-time web search. Returns ranked organic results (title, url, snippet) as JSON from a multi-engine metasearch. Paid per call in USDC via x402 — no signup, no API key. Use for fresh facts, research, fact-checking, and grounding/RAG.

news_searchA

Real-time news search. Returns recent news articles (title, url, snippet, published date) as JSON from a multi-engine news metasearch. Paid per call in USDC via x402 — no signup, no API key. Use for current events, breaking news, monitoring, and time-sensitive facts.

scrapeA

Read any web page as clean text + markdown. Give a URL, get back the page title, readable markdown, and plain text. Paid per call in USDC via x402 — no signup, no API key. Use to let the agent read pages, fetch articles/docs it can't access, scrape content, and feed RAG.

researchA

One-call web research: searches the live web AND reads the top result pages as clean markdown — content, not just links. Give a question, get ranked results plus the readable text of the best pages ($0.005/call in USDC via x402 — no signup, no API key). Use to answer questions from fresh sources in a single tool call instead of search-then-scrape round-trips.

image_searchA

Image search. Returns direct image URLs, source pages, and thumbnails as JSON from a multi-engine image metasearch. Paid per call in USDC via x402 — no signup, no API key. Use for visual grounding, finding images for content generation, and multimodal research.

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/patwalls/superhighway-mcp'

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