Cover image
Try Now
2025-03-24

Es un servidor MCP para 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

  1. Clone the repository:

    git clone https://github.com/a2xdevelopment/tagesschau-mcp-server.git
    cd tagesschau-mcp-server
    
  2. Install dependencies:

    go mod tidy
    
  3. 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

相关推荐

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

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: MQTT+MCP+LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocolo del conector de mensajes )服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 支持员工信息查询和消息发送等功能。 支持员工信息查询和消息发送等功能。

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

    Reviews

    2 (1)
    Avatar
    user_iUQH0Ijc
    2025-04-16

    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.