Prototypr/feedbagel-mcp
БесплатноНе проверенSearch the Feedbagel RSS catalog, follow feeds, and route new entries to webhooks.
Описание
Search the Feedbagel RSS catalog, follow feeds, and route new entries to webhooks.
README
Model Context Protocol server for the Feedbagel API. Lets agents follow RSS feeds, manage webhook subscriptions, and read entries on a user's behalf.
Install
npm install -g feedbagel-mcp
Or run via npx feedbagel-mcp without installing.
Setup
- Mint an API key at https://feedbagel.com/dashboard/keys (pick the "Agent" scope).
- Add the server to your MCP client config.
Claude Desktop / Cursor / Windsurf
{
"mcpServers": {
"feedbagel": {
"command": "npx",
"args": ["-y", "feedbagel-mcp"],
"env": {
"FEEDBAGEL_API_KEY": "fb_..."
}
}
}
}
Tools
17 tools across discovery, follows, webhooks, and entry reads.
Discovery (read)
search_feeds— keyword search across the catalogsearch_feeds_by_url— find feeds at a given hostget_host_metadata— title, favicon, and feed list for a hostlist_entries— recent entries, paginatedget_entry,get_entry_by_slug— fetch a single entry
Follows (write)
list_subscriptions— unified follow + webhook listfollow_feed,unfollow_feed
Webhooks (write)
list_webhooks,create_webhook,delete_webhookpause_webhook,resume_webhookattach_feed_to_webhook,detach_feed_from_webhook
Account (read)
me— account email, plan, status (use as a smoke test)
Environment
FEEDBAGEL_API_KEY(required)FEEDBAGEL_API_BASE(optional, defaults to production)
License
MIT
Установка Prototypr/feedbagel-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Prototypr/feedbagel-mcpFAQ
Prototypr/feedbagel-mcp MCP бесплатный?
Да, Prototypr/feedbagel-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Prototypr/feedbagel-mcp?
Нет, Prototypr/feedbagel-mcp работает без API-ключей и переменных окружения.
Prototypr/feedbagel-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Prototypr/feedbagel-mcp в Claude Desktop, Claude Code или Cursor?
Открой Prototypr/feedbagel-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Prototypr/feedbagel-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
