boring-news-mcp

boring-news-mcp

0

Boring News MCP Server is a Python library that provides interaction with the Boring News API through a Model Context Protocol server, offering features like fetching articles, finding similar articles, and predefined news prompts.

Boring News MCP Server

A Python server library for interacting with the Boring News API from a MCP server like Claude Desktop.

Features

  • Fetch articles by date, category, or tags
  • Get articles mentioning specific people
  • Find similar articles based on text content
  • Get article groups and categories
  • Predefined Prompts
    • Daily news (tech and culture focused)
    • Comprehensive daily summaries
    • News highlights
    • Cultural news focus

Requirements

  • Python >= 3.8
  • httpx >= 0.25.0
  • fastmcp >= 0.1.0

License

MIT License