Back to Apps

Tagesschau MCP Server
Supports UIby a2xdeveloper
Access the latest news articles and detailed reports from tagesschau.de directly within your AI assistant.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects your AI assistant to tagesschau.de, one of Germany's most trusted news sources. It allows the AI to fetch real-time news updates and retrieve deep-dive details on specific articles, enabling the model to provide current events context from a reliable German perspective.
Tools
get_latest_news: Fetches the most recent news articles across various categories.get_article_details: Retrieves the full content and metadata for a specific article via its URL.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"tagesschau": {
"command": "/path/to/tagesschau",
"args": [],
"env": {}
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build -o tagesschauInformation
- Pricing
- free
- Published
- 4/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"tagesschau": {
"command": "/path/to/tagesschau",
"args": [],
"env": {}
}
}
}





