mcpserver.lol
registry/glim
Connection check verified live · 26h ago

glim

Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

Tools 14
GitHub stars 4
Installs / wk
Licence MIT
Transport streamable-http
Last checked 26h ago

Tools & capabilities

14 tools

Read from the running server on 26h ago.

glim_amazon_get read-only ref*format
Fetch Amazon product detail from a full product URL (the marketplace - com|co.uk|de|fr|es|it - is read from the URL host; pass the url field from a glim_amazon_search result, or an…
glim_amazon_search read-only tldpagequeryformatsort_bymin_reviews +3
Pass exactly ONE of {query} or {category_slug}. Searches Amazon (com|co.uk|de|fr|es|it) and returns ranked hits with buybox price (gross + VAT-excluded net), ratings, review counts…
glim_detect_ai read-only text*format
Detect AI-generated text. Scores any text for AI-authorship likelihood and returns an overall verdict (AI / human / mixed) with confidence, the AI/human/AI-assisted fractions, and…
glim_github_get read-only ref*pageformatper_page
Fetch GitHub data from a single ref. GitHub URL or 'owner/repo' shorthand. A repo URL or owner/repo returns metadata + README; /pull/N -> PR (with comments + changed files), /issue…
glim_github_search read-only kindpagerepoquery*formatper_page
Search GitHub repositories, conversations (issues+PRs), discussions, or code, with full GitHub search syntax in the query: qualifiers (repo:, org:/user:, language:, path:, symbol:,…
glim_reddit_get read-only ref*sorttimelimitcursorformat +5
Fetch a Reddit post, subreddit, or user by ref. Posts return comments; subreddits and users return profile metadata plus recent activity.
glim_reddit_search read-only sorttimelimitquery*cursorformat +2
Search Reddit posts. Each result comes with full post content and its top comments, so a single search usually answers the question without follow-up. Compact human-readable text b…
glim_telegram_get read-only ref*afterlimitquerybeforeformat +2
Fetch a public Telegram channel or post - no account or API key involved. Channel refs (@handle, handle, t.me URL) return channel info + recent posts newest-first with views, react…
glim_telegram_search read-only kindquery*format
Search Telegram: discovers public channels by name/topic (directory lookup) and finds indexed public post/channel pages (semantic web index scoped to t.me). Telegram has no global…
glim_twitter_get read-only ref*cursorformatincludeexpand_urlsinclude_replies +1
Fetch a tweet or a user from one reference. A tweet URL (incl. handle-less /i/status/<id>) returns the tweet with full thread context, parent, and optional replies/quotes; a profil…
glim_twitter_search read-only sortquery*cursorformatend_datestart_date +1
Search Twitter/X. Returns a compact human-readable list by default; pass format='json' for full structured data. Use glim_twitter_get(ref) for full thread context. Use docs://searc…
glim_web_fetch read-only url*formatselector
Fetch a single web page and extract clean content. Auto-tier server-side: handles SSR (Next.js, Nuxt, TikTok, Pinterest, YouTube), SPA shells, PDFs, paywall detection, residential-…
glim_web_search read-only query*formatexclude_domainsinclude_domainspublished_within_days
Semantic web search powered by Exa. Returns titles, URLs, and the top query-relevant excerpt per result. Compact text by default; pass format='json' for full structured data incl.…
glim_youtube_get read-only ref*formatoriginlanguage_code
Fetch a YouTube video transcript from a video URL or 11-char id. The transcript is cleaned server-side: deduplicated, tags/HTML stripped, with coarse [m:ss] timestamps - roughly a…