Skip to main content
Glama

RSS MCP Server

by veithly
Apache 2.0

get_feed

Fetch and parse RSS feeds from any URL, including RSSHub content, using the RSS MCP Server. Supply the feed URL to retrieve structured feed data for processing.

Instructions

Get RSS feed from any URL, including RSSHub feeds.

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the RSS feed. For RSSHub, you can use "rsshub://" protocol (e.g., "rsshub://bilibili/user/dynamic/208259").

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the RSS feed. For RSSHub, you can use \"rsshub://\" protocol (e.g., \"rsshub://bilibili/user/dynamic/208259\").", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from RSS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/veithly/rss-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server