Skip to main content
Glama
Jakolo121

German Newsfeed MCP Server

by Jakolo121

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (HTTP transports only)0.0.0.0
PORTNoHTTP port (HTTP transports only)4200
LOG_LEVELNoDEBUG, INFO, WARNING, ERRORINFO
TRANSPORTNostdio or streamable-http (sse legacy)stdio
USER_AGENT_CONTACTNoOptional: contact info in the User-Agent header; omitted when unset
RATE_LIMIT_PER_HOURNoLocal request budget per hour towards the upstream API60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_newsA

Get the latest news from Tagesschau.

get_news_by_ressortA

Get news by ressort/category.

get_regional_newsA

Get regional news for a specific German state.

search_newsB

Search for news articles by keyword.

get_channelsA

Get information about available Tagesschau channels and livestreams.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
homepage_resourceGet the homepage content from Tagesschau.
channels_resourceGet information about available Tagesschau channels and livestreams.

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/Jakolo121/german-newsfeed-mcp'

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