glim.sh - live data for any agent (hosted, Streamable HTTP)
About
Live data from Twitter, Reddit, the web, GitHub, Amazon and YouTube for AI agents - one hosted MCP server, no API keys.
Details
- Author
- glim-sh
- GitHub stars
- 3
- Downloads
- 188
- Categories
- Search, Other
Jump to
- One endpoint provides tools for live data from six platforms.
- No API keys or scraping infrastructure needed.
- Pay‑per‑call pricing with per‑tool costs shown in the README.
- Supports both account‑based (OAuth sign‑in) and crypto wallet (x402) payment.
- Tool list can be narrowed per session via ?tools= parameter.
- Every MCP tool is also available as a plain REST API at https://glim.sh/api/v1/.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
glim.sh - live data for any agent (hosted, Streamable HTTP)Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the endpoint https://glim.sh/mcp to any MCP‑compatible client (Claude, Codex, OpenCode, etc.) through a one‑click link, a CLI command, or a JSON config. On first use the client runs a browser OAuth sign‑in. Manage your balance at glim.sh/app. Alternatively, use a crypto wallet path: calls auto‑pay USDC (Base or Solana) via x402 challenges; MPP on Tempo is also accepted on the same endpoint. Tools can be restricted per session by appending ?tools= to the URL.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"glim.sh - live data for any agent (hosted, streamable http)": {
"glim": {
"type": "http",
"url": "https://glim.sh/mcp"
}
}
}
}
McpServers
{
"glim": {
"type": "http",
"url": "https://glim.sh/mcp"
}
}
One remote MCP endpoint gives your agent live data from Twitter/X, Reddit, the open web, GitHub, Amazon, YouTube, and public Telegram channels, plus AI-text detection. No API keys, no scraping stack - connect the URL and pay per call.
# claude.ai - one click open "https://claude.ai/customize/connectors?modal=add-custom-connector&connectorName=glim&connectorUrl=https%3A%2F%2Fglim.sh%2Fmcp" # Claude Code claude mcp add -s user -t http glim https://glim.sh/mcp # Claude Code plugin (MCP server + usage skill, auto-updates) claude plugin marketplace add glim-sh/glim-mcp claude plugin install glim@glim # Codex codex mcp add glim --url https://glim.sh/mcp # OpenCode (interactive: choose remote, paste the URL) opencode mcp add # Agent skill (any skills-aware agent) npx skills add https://glim.sh --yes # No account? Pay per call from a local crypto wallet (x402) npx x402-proxy mcp add glim https://glim.sh/mcp
Any other MCP client: add the endpoint to your config.
{ "mcpServers": { "glim": { "url": "https://glim.sh/mcp" } } }
On first use the client runs a browser OAuth sign-in. Manage your balance atglim.sh/app. The wallet path needs no account at all: calls auto-pay USDC (Base or Solana) on x402 challenges; MPP on Tempo is accepted on the same endpoint.
Restrict the tool list per session with?tools=:
https://glim.sh/mcp?tools=glim_twitter_search,glim_web_fetch
Every tool is also a plain REST endpoint underhttps://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
For full documentation, visitglim.sh/docs.
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 emailsupport@glim.sh.
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Comprehensive web, news, and social media search and analysis using xAI's Grok API.
Search and retrieve content from the Xiaohongshu (Red Book) platform.
Social media search and analytics across X, Reddit, Bluesky, YouTube, LinkedIn, Facebook, Instagram, and Weibo via the Rolli IQ API
Reddit, Twitter, Google Trends, LinkedIn, Medium, Dev.to & News MCP server that uses your Chrome login session. 13 tools, fully local, pip install.
Official MCP server for twitterapis.com: Twitter/X search, users, followers, tweets, threads, lists, likes, bookmarks, DMs, plus post/like/retweet/follow actions as native Claude/Cursor tools.
Provides unified search capabilities across Google Scholar, Google Web Search, and YouTube.
Find anything in any video. Semantic video search, video Q&A, persistent memory, and social media import (TikTok/YouTube/Instagram) for AI agents. 18 MCP tools.
Public opinion for LLMs — HackerNews, Reddit, 4chan, Stack Exchange, Telegram. Zero API keys.
Xiaohongshu XHS RedNote Social Media Data Assistant MCP
Read-only Xiaohongshu / XHS / RedNote MCP for note search, note details, paginated comments, creator profiles, and creator note lists.
An MCP server for interacting with the Reddit API, enabling searches for posts, comments, and subreddits.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



