article-search-api

article-search-api

0

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for interacting with the NY Times Article Search API. It supports various transport modes and can be configured through environment variables. The project is developer-friendly, with built-in testing, linting, and publishing tools.

ruff

For code formatting and static analysis

mypy

For static type checking

pytest

For unit testing and coverage reporting

Hatch

For project construction and release