Skip to main content
Glama
Oliviergg

boring-news-mcp

by Oliviergg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_articles_by_dateA

Retourne les actualités pour une date donnée. Args: date: Target date in YYYY-MM-DD format (optional, defaults to today) category: Category to filter articles by (optional) tags: Comma-separated list of tags to filter articles by (optional)

get_articles_by_personB

Get articles mentioning a specific person. Args: person: Name of the person

get_similar_articlesA

Get articles similar to the provided text. Args: text: Text to find similar articles for

get_article_groupsA

Get main articles groups for a specific date. article groups are groups of articles that are talking about the same subject. Args: date: Target date in YYYY-MM-DD format (optional, defaults to today)

get_categoriesA

Get all categories and their article counts for a specific date. Args: date: Target date in YYYY-MM-DD format (optional, defaults to today)

Prompts

Interactive templates invoked by user choice

NameDescription
daily_newsGenerate a daily news summary focused on tech and culture first. Args: target_date: Target date in YYYY-MM-DD format
daily_news_summaryGenerate a comprehensive daily news summary grouped by themes. Args: target_date: Target date in YYYY-MM-DD format
daily_news_highlightsGenerate a summary of major news highlights of the day. Args: target_date: Target date in YYYY-MM-DD format
daily_cultural_newsGenerate a summary focused on cultural news of the day. Args: target_date: Target date in YYYY-MM-DD format

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Oliviergg/boring-news-mcp'

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