Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
navigateB

Navigate the stealth browser to a URL and discover session-specific actions for the page.

hydra_executeB

One-shot autonomous execution: provide a target URL and goal, and Hydra will complete the task automatically.

hydra_mountA

Mount a website as a persistent Hydra web capability workspace and return its canonical capability catalog.

hydra_probeC

Mount a website for browser-as-probe discovery, then return direct machine-usable capabilities separately from browser-action fallbacks without executing a generated capability.

hydra_refreshA

Re-scout the mounted site and refresh its capability catalog.

hydra_call_toolB

Call a mounted Hydra capability by canonical id, namespaced capability name, or original tool name.

hydra_inspect_sessionA

Inspect the current mounted Hydra session and route plan.

hydra_memoryC

Inspect or manage H8 web memory for a domain.

Prompts

Interactive templates invoked by user choice

NameDescription
hydra_execute_web_taskUse Hydra's one-shot executor to complete a web task through the best available route.
hydra_mount_web_sessionMount a web target as a live Hydra MCP session, then inspect tools and resources before acting.
hydra_inspect_current_sessionInspect the currently mounted Hydra session using MCP resources and tools.

Resources

Contextual data attached and managed by the client

NameDescription
Hydra MCP capabilitiesRedaction-safe summary of the live Hydra MCP engine and available protocol surfaces.
Hydra static toolsStatic MCP tools available before a page is compiled.

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/Suraj1235/Hydra-aci'

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