Labsco
glim-sh logo

glim.sh

โ˜… 2

from glim-sh

Live data from Twitter, Reddit, the web, GitHub, Amazon and YouTube for AI agents - one hosted MCP server, no API keys.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeNeeds API keys

glim.sh

Live data for any agent.

One remote MCP endpoint gives your agent live data from Twitter/X, Reddit, the open web, GitHub, Amazon, and YouTube. No API keys, no scraping stack - connect the URL and pay per call.

https://glim.sh/mcp

Tools

ToolPriceUse for
glim_twitter_search$0.005Search tweets with advanced operators
glim_twitter_get$0.005Tweet with thread context, or user profile, by URL/id/handle
glim_reddit_search$0.01Search Reddit posts
glim_reddit_get$0.015Post + comments, subreddit feed, or user activity
glim_web_search$0.01Semantic web search
glim_web_fetch$0.002Clean page extraction (SSR, SPA shells, PDFs)
glim_github_search$0.002Search GitHub repos, conversations, or code
glim_github_get$0.002Repo metadata, files, history, PRs, issues
glim_amazon_search$0.005Search Amazon listings with prices, ratings, ASINs
glim_amazon_get$0.01Amazon product detail by ASIN
glim_youtube_get$0.01YouTube subtitles/transcript by video id

Restrict the tool list per session with ?tools=:

https://glim.sh/mcp?tools=glim_twitter_search,glim_web_fetch

REST API

Every tool is also a plain REST endpoint under https://glim.sh/api/v1/, gated by the same payment challenges. Full spec: glim.sh/openapi.json.

npx x402-proxy https://glim.sh/api/v1/twitter/get/cascade_fyi

Documentation

For full documentation, visit glim.sh/docs.

About this repo

This repo holds the registry manifests, the Claude Code plugin, and documentation for the glim MCP server - not the server source. Open an issue for listing or documentation fixes, or email support@glim.sh.