German Newsfeed MCP Server
Rank #45,651io.github.Jakolo121/german-newsfeed-mcp
MCP server for the public news API of tagesschau.de, including regional news from ARD broadcasters
German Newsfeed MCP Server is a Model Context Protocol (MCP) server published by Jakolo121. It ranks #45,651 of 132,345 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. German Newsfeed MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 86,694 of 132,345 servers on MCP Toplist.
Use German Newsfeed MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add german-newsfeed-mcp -- uvx german-newsfeed-mcp[mcp_servers.german-newsfeed-mcp]
command = "uvx"
args = ["german-newsfeed-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"german-newsfeed-mcp": {
"command": "uvx",
"args": [
"german-newsfeed-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"german-newsfeed-mcp": {
"command": "uvx",
"args": [
"german-newsfeed-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"german-newsfeed-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"german-newsfeed-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"german-newsfeed-mcp": {
"command": "uvx",
"args": [
"german-newsfeed-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"german-newsfeed-mcp": {
"command": "uvx",
"args": [
"german-newsfeed-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Jakolo121%2Fgerman-newsfeed-mcp)<a href="https://mcptoplist.com/server/io.github.Jakolo121%2Fgerman-newsfeed-mcp"><img src="https://mcptoplist.com/badge/io.github.Jakolo121%2Fgerman-newsfeed-mcp.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Jakolo121
Available versions (1)
| Version | Published |
|---|---|
| 2.0.2 | Aug 10, 2026 |
Frequently asked questions
- Who maintains German Newsfeed MCP Server?
- German Newsfeed MCP Server is maintained by Jakolo121, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is German Newsfeed MCP Server listed on the Official MCP Registry?
- Yes — German Newsfeed MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does German Newsfeed MCP Server have?
- MCP Toplist tracks 1 version of German Newsfeed MCP Server, most recently published on Aug 10, 2026.
- Where can I find the source code for German Newsfeed MCP Server?
- The source code for German Newsfeed MCP Server is hosted at github.com/Jakolo121/german-newsfeed-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.