ihyee-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IHYEE_API_KEY | Yes | Your ihyee API key. Get one at ihyee.delta-telematics.ca |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ihyee_searchB | 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_fetchB | Fetch and extract clean content from specific web page URLs. Returns extracted text, summaries, metadata, and links from each page. |
| ihyee_renderA | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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