v0.1.1: Initial public release — Guardian Open Platform MCP server
Initial public release — Guardian Open Platform MCP server
Three tools over The Guardian Open Platform API (requires free GUARDIAN_API_KEY):
guardian_search, guardian_get_article, guardian_browse. Delivers full article
body text — not just headlines — from the archive (1999–present).
Security:
- API key always redacted from error messages, including already-annotated errors
Added:
- guardian_search — full-text archive search with section/tag/contributor/date filters
- guardian_get_article — single article fetch by path-slug ID with full body text
- guardian_browse — section/tag browsing, section listing, tag taxonomy search
48 tests pass; bun run devcheck clean.