Skip to main content
Glama
Sedation6612

glp1forum-mcp

by Sedation6612

get_thread_images

Read-only

Download full-size image attachments from a forum thread to make text in pricing tables, stock boards, and COA documents readable by vision. Returns a summary and image blocks.

Instructions

Opt-in: download a thread's image attachments at full size so their text (pricing tables, per-warehouse stock boards, COA purity figures, payment pages) is readable by vision. Much of the vendor pricing on glp1forum is image-only and invisible to get_thread's text. Returns a summary plus the images as blocks; use max to cap how many download (default 4, max 5). Costs one throttled request per image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxNoHow many images to download (default 4, capped at 5). Each costs one throttled request and ~4.6k tokens — lower it when you only need the first table.
urlNoPrefer this: pass the url from a search_forum result row.
pageNoClamped to lastPage.
threadIdNoAlternative to url.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations declare readOnlyHint=true, and description adds behavioral details: costs one throttled request per image, token cost (~4.6k per image), default/max for max parameter, and returns summary plus images as blocks. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two well-structured sentences with every sentence adding value: front-loaded purpose, specific examples, cost info, and parameter guidance. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, description adequately covers return type (summary plus images as blocks), usage context, cost, defaults, and distinguishes from sibling tool get_thread. Complete for a tool with 4 parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, baseline 3, but description adds significant context: max parameter has default 4, max 5, and cost details; url parameter suggests origin from search_forum result; page is clamped to lastPage; threadId is an alternative to url.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description explicitly states the tool downloads image attachments at full size for readability via vision, specifies the context (pricing tables, stock boards, etc.), and distinguishes itself from get_thread which only returns text.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear guidance on when to use ('much of the vendor pricing is image-only and invisible to get_thread's text') and how to cap downloads with max, but does not explicitly state when not to use or list alternatives besides get_thread.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Sedation6612/glp1forum-mcp'

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