Infomate Mcp
About
MCP server that fetches and summarizes tech news from infomate.club/vas3k
Details
- Author
- agudulin
- Downloads
- 237
- Categories
- Web Scraping, Other
Jump to
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
Infomate McpCommand (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
{
"mcpServers": {
"infomate-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://infomate.online/mcp"
]
}
}
}
fetch-news
Fetch all news from infomate.club/vas3k, collect article descriptions and summarize by feed title
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"infomate mcp": {
"infomate-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://infomate.online/mcp"
]
}
}
}
}
McpServers
{
"infomate-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://infomate.online/mcp"
]
}
}
▄ ▄▄▄▄ ▗▞▀▀▘▄▄▄ ▄▄▄▄ ▗▞▀▜▌ ■ ▗▞▀▚▖▄▄▄▄ ▗▞▀▘▄▄▄▄ ▄ █ █ ▐▌ █ █ █ █ █ ▝▚▄▟▌▗▄▟▙▄▖▐▛▀▀▘█ █ █ ▝▚▄▖█ █ █ █ █ ▐▛▀▘▀▄▄▄▀ █ █ ▐▌ ▝▚▄▄▖█ █ █▄▄▄▀ █ ▐▌ ▐▌ █ ▐▌ ▀ > MCP server for fetching news from https://infomate.club/vas3k 🍍🍍🍍 claude mcp add-json infomate-mcp '{ "command": "npx", "args": ["mcp-remote", "https://infomate.online/mcp"] }' > fetch latest news ⏺ Successfully fetched the latest news from infomate.club/vas3k! Here's a summary: Trending Topics: - TypeScript overtook Python and JavaScript as the most used language on GitHub - Claude.ai is down (mentioned in Hacker News) - Reddit Q3 revenue up 68% YoY to $585M - Amazon Q3 AWS revenue up 20% YoY to $33B - OpenAI announced Aardvark - their agentic security researcher - Rust 1.91.0 released Hot Projects on GitHub: - Slidev - presentation slides for developers - WrenAI - GenBI agent for natural language database queries - OlmoCR - from AllenAI - Quibbler - a critic for coding agents - Cursor free VIP tool Industry News: - YouTube revamping TV app to mimic Netflix - Samsung + Nvidia building "AI Megafactory" with 50K+ advanced GPUs - SpaceX planning Moon missions with or without NASA - Mathematical proof debunks universe simulation theory 💀💀💀 git clone git@github.com:agudulin/infomate-mcp.git cd infomate-mcp bun install bun run dev claude mcp add-json dev-infomate-mcp '{ "command": "npx", "args": ["mcp-remote", "http://127.0.0.1:3420/mcp"] }' 🦧🦧🦧
Aggregates trending topics from over 20 sources in real-time, with customizable fields and RSS feed support.
All your RSS feeds aggregated in one place. Eloa highlights what's new, shows the source, and how long ago it was published. Filter by read and unread.
An MCP (Model Context Protocol) server that gives AI assistants real-time news fetching, search, NLP analysis, and personalized news preferences — all accessible through natural language.
A simple MCP server that brings Hacker News into your AI workflows. It exposes a set of tools to fetch top stories, individual posts with comments, and the latest Ask HN / Show HN discussions — all in a clean, structured format that’s easy for agents
Multi-source news aggregation for AI agents — RSS/Atom feeds (16 sources), HackerNews, and GDELT global news intelligence in 65+ languages. No API key required.
Real-time world news for AI agents — events clustered from hundreds of sources, classified by 12 topics and 30+ regions, ranked by importance. Free, no API key.
Company intelligence in one tool call — funding, tech stack, employees, competitors, news from public APIs
Fetches the latest cryptocurrency news and converts article content from HTML to Markdown.
Fetches and caches daily articles from GeekNews using web scraping.
Fetches and parses stories from Hacker News, providing structured data for top, new, ask, show, and job posts.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




