I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

tagesschau-mcp-server
It's an MCP server for tagesschau.de
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
tagesschau-mcp-server
Overview
This is an MCP (Model Context Protocol) server for tagesschau.de, providing access to the latest news articles and details from the tagesschau platform.
Features
- Fetch the latest news articles from various categories.
- Retrieve detailed information about specific news articles.
Installation
-
Clone the repository:
git clone https://github.com/a2xdevelopment/tagesschau-mcp-server.git cd tagesschau-mcp-server
-
Install dependencies:
go mod tidy
-
Build the server:
go build -o tagesschau
Usage
Once the server is running, you can access the following endpoints:
- Get Latest News: Fetch the latest news articles.
- Get Article Details: Retrieve details for a specific article by providing its URL.
Tagesschau Configuration Example
To configure the tagesschau MCP server, add the following settings to your MCP configuration file:
{
"mcpServers": {
"tagesschau": {
"command": "/path/to/tagesschau",
"args": [],
"env": {}
}
}
}
Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Acknowledgments
- tagesschau.de for providing the news API.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_iUQH0Ijc
The tagesschau-mcp-server by a2xdeveloper is an excellent tool for managing and customizing content delivery. It's a must-have for any MCP enthusiast. The configuration options are versatile and cater to a variety of needs. The documentation is clear, making the setup process smooth. Highly recommended for developers seeking a reliable and efficient MCP server solution! Check it out at https://github.com/a2xdeveloper/tagesschau-mcp-server.