Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IHYEE_API_KEYYesYour ihyee API key. Get one at ihyee.delta-telematics.ca

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ihyee_search

Search the web and return extracted, summarized content from top results. Uses Google search under the hood, then fetches and extracts clean text, summaries, and links from each result page.

ihyee_fetch

Fetch and extract clean content from specific web page URLs. Returns extracted text, summaries, metadata, and links from each page.

ihyee_render

Force full browser rendering of a JavaScript-heavy web page using Playwright, then extract its content. Use this for single-page apps, pages behind JS frameworks, or when a regular fetch returns incomplete content.

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/aizukanne/ihyee-mcp'

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