{"name":"api-changelog-tracker","protocol":"mcp","version":"1.1.0","transport":"http","method":"POST","jsonrpc":"2.0","serverInfo":{"name":"api-changelog-tracker","version":"1.1.0"},"tools":[{"name":"list_tracked_apis","description":"List all tracked APIs with metadata and latest changelog status. Filter by category (ai, payments, developer-tools, communications, infrastructure, email)."},{"name":"fetch_changelog","description":"Fetch versioned changelog entries for a specific API (openai, anthropic, stripe, github, twilio, cloudflare, sendgrid, slack). Filter by date and breaking-only."},{"name":"diff_versions","description":"Compare changelog state between two dates for an API. Shows what was added or removed in the range."},{"name":"detect_breaking_changes","description":"Detect breaking changes across one or multiple APIs. Filter by severity (critical, high, medium, low) and date. Omit api_id to scan all APIs."},{"name":"search","description":"Full-text search across all changelog entries. Searches title, summary, and change descriptions."},{"name":"subscribe_feed","description":"Register a webhook or email to receive changelog update notifications. Returns a subscription ID."}],"example_calls":[{"jsonrpc":"2.0","id":1,"method":"initialize"},{"jsonrpc":"2.0","id":2,"method":"tools/list"},{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"detect_breaking_changes","arguments":{"since":"2025-01-01","severity":"high"}}}],"docs":"https://modelcontextprotocol.io/"}