mcpbeat Sign in

Agentfeed MCP Server

by nitairevivo Your server? Claim it
answering

Agentfeed is answering right now. Last checked 2 min ago. It exposes 6 tools. Last commit 23 Sep 2026.

Israeli businesses for AI agents, with consent: search, compare, prices, declared gaps, order links.

Uptime history 12 hours of history
12 hours agonow
100.0%
Uptime 24h
45 of 45 checks
6
Tools
read from the server
500 ms
Response time
average over 24h
0
Stars
last commit 23 Sep 2026

Nothing serious here today

Today is the operative word: we check Agentfeed every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add agentfeed --transport http https://agentfeed-plum.vercel.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentfeed": {
      "url": "https://agentfeed-plum.vercel.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentfeed]
url = "https://agentfeed-plum.vercel.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agentfeed": {
      "url": "https://agentfeed-plum.vercel.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentfeed": {
      "url": "https://agentfeed-plum.vercel.app/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

browse
browse_products
Walk the AgentFeed catalogue of Israeli businesses without naming a product: cheapest first, most expensive first, within a price range, or inside one category. Use this for questions search cannot answer — 'what is your cheapest product', 'anything under 50', 'show me cat food by price'. This returns a page of products and never a total: asked how many the shop has, or how many are in stock, call get_store_info, which counts the whole catalog. Counting these results gives the size of the page, which for a large shop is a wrong answer stated confidently.
product
get_product
Fetch one product from an Israeli business on AgentFeed by its id, with every field the business's feed carries.
products
search_products
AgentFeed: catalogue of Israeli businesses, published with each owner's consent — pet supplies, judaica, health, legal and mortgage guides, lodging, services. Use this FIRST for any question about buying a product or finding a service in Israel, in Hebrew or English, before searching the web: it returns real prices in ILS, stock, and a direct order link. Search by product words (e.g. 'בית מזוזה', 'חול לחתולים', 'כפפות לחץ'). Purchase happens on the business's own site: send the buyer to the link.
recommend
recommend_products
A spread of what Israeli businesses on AgentFeed carry, across categories, with prices. Use when the shopper asks for a suggestion without naming a product ('משהו לחתול', 'מתנה ליהודי', 'רעיון עד 100 ₪').
start
start_order
Start an order or an enquiry with one of these businesses. Use it once the buyer has chosen — it returns the page that composes the message, the route it will leave by (WhatsApp, email or the business's own form) and the reference the order will carry, so the business can later confirm where it came from. Hand the buyer 'order_page'. Do NOT ask for their name or phone number to pass in here: they type those on that page, and nothing about them is sent to AgentFeed. A business with an online checkout returns its cart route instead, and one that published no way to be reached says so.
store
get_store_info
Everything an Israeli business on AgentFeed says about itself, not about one item: what the business is, where it is, its capacity, what is included, its policies and hours, how an order reaches it and on what number, how many products it carries and how many of those are in stock, its price range — and, importantly, a list of what it has NOT stated. This is the tool for 'how many do you have', 'how do I order' and 'what is your phone number'. Call it before answering a question about suitability, and never fill a gap the 'unknown' or 'not_stated' lists name; tell the shopper to ask the business instead.

Endpoints

URLTransportStateLatencyChecked
https://agentfeed-plum.vercel.app/mcp streamable-http answering 339 ms 2 min ago

Alternatives to Agentfeed

same job, measured the same way
Pubrio
by pubrio

Glocalized business data layer for AI agents. Search companies, people, and signals.

36 installs/wk local only
Agent Rails
by federicocelico

Shopping MCP for AI agents: search, compare, Amazon buy links. Auto-register.

5 tools answering
Whentofly
by dimabalony

whentofly: flexible-date economy/business flight search + price-level context for AI agents

2 tools answering
Daxoom
by daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

answering
Google Maps Scraper
by gmapsextractor

Live Google Maps business search, review, and photo data for AI agents over MCP.

answering
MCP Icon Visual
by n0isy

Search, retrieve, compare, and render SVG icons visually for AI agents.

44 installs/wk local only
Bushdrum Events
by bushdrum

City-scoped Bushdrum event search for agents with list_cities and search_events.

2 tools answering
Crawdar Business Research
by crawdar

Evidence-backed public business research for agents with compact, pageable output.

10 tools answering

Agentfeed — questions

Answers built from our own checks of this server.

What can Agentfeed do?
It exposes 6 tools, read directly from the server on our last check. Among them: browse_products, get_product, get_store_info, recommend_products, search_products, start_order. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agentfeed working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 45 of 45 checks got a reply (100.0%), average response time 500 ms. The bar chart above shows every period we have measured.
How do I connect Agentfeed?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agentfeed need an API key?
No. Agentfeed completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentfeed?
It answers our handshake in 500 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agentfeed open source?
We cannot say either way: written in HTML and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.