Skip to main content
Glama
Sedation6612

glp1forum-mcp

by Sedation6612

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLP1_BACKOFF_MSNoOverride the backoff time (in milliseconds) when rate-limited. Default is 65000.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_forumA

Full-text search glp1forum.com with granular XenForo filters. Multi-word keywords are AND-matched (all terms must appear). Category/parent nodes (e.g. 45 Vendor Connection) return nothing unless includeChildNodes: true. A rate-limit error means wait ~60s before retrying. Result has truncated: true when more result pages exist than were fetched — re-search with a higher maxPages (max 3) to get the rest.

get_threadA

Read a thread's posts (paginated) for full context.

get_thread_imagesA

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.

list_threadsA

Browse a forum section's threads (use list_forums for nodeIds).

list_forumsA

List forum sections with numeric node IDs (feed these to search_forum.nodes).

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

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