boring-news-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| daily_news | Generate a daily news summary focused on tech and culture first. Args: target_date: Target date in YYYY-MM-DD format |
| daily_news_summary | Generate a comprehensive daily news summary grouped by themes. Args: target_date: Target date in YYYY-MM-DD format |
| daily_news_highlights | Generate a summary of major news highlights of the day. Args: target_date: Target date in YYYY-MM-DD format |
| daily_cultural_news | Generate 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
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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