# NewsDoggy (MediaParser) NewsDoggy is an AI-powered application for aggregating, parsing, and monitoring news, media, RSS, YouTube, and Telegram content. ## Model Context Protocol (MCP) Support NewsDoggy provides an official Model Context Protocol (MCP) server. AI agents and LLMs (like Claude Desktop) can connect to our MCP endpoint at `/api/v1/mcp/` to interact with our platform. ### Available MCP Capabilities: - **Feeds & Groups**: List and retrieve subscribed media sources (RSS, YouTube, Telegram channels) and their organizational groups. - **Articles & Search**: Fetch recent articles with advanced filtering or perform full-text and semantic searches across your monitored media. - **Article Details & Notes**: Retrieve full article content, AI-generated summaries, and manage collaborative team notes. - **Digests**: Access AI-generated analytical digests and scheduled reports. - **Tags**: View configured category tags used for semantic matching. Authentication is required (usually via API key or session, depending on the client). Please refer to our developer documentation for setup instructions. ## Access Policy Automated AI crawling and data ingestion for training purposes are mostly disallowed according to our ai.txt / robots.txt. Please respect the limits. Use the provided MCP integration for programmatic access.