Times Newswire
Facilitates interaction with the New York Times Timeswire API using a Multi-Agent Conversation Protocol (MCP) server.
Acerca de
The Times Newswire server enables interaction with the New York Times Timeswire API through a Multi-Agent Conversation Protocol (MCP). Auto-generated using AG2's MCP builder, this server provides a standardized interface for accessing real-time news data. It supports various transport modes and is configurable through environment variables, making it adaptable to different deployment environments. Built with Python, it includes comprehensive linting, formatting, and testing tools for robust development.
Características Principales
- Comes with pre-commit hooks for code quality
- Auto-generated from OpenAPI specification
- 0 GitHub stars
- Includes linting, formatting, and static analysis tools
- Configurable via environment variables
- Supports multiple transport modes (e.g., stdio, sse)
Casos de Uso
- Integrating real-time news feeds into applications
- Automating news data retrieval and processing
- Building conversational agents that leverage news data