Model Context Protocol (MCP) server for Overseerr and Seerr (the unified successor) - enables AI assistants to search, request, and manage media through your Seer instance
Stars
10
Forks
7
Watchers
10
Open Issues
3
Overall repository health assessment
^1.0.4^1.7.9^5.1.0^25.0.3^5.0.5^5.3.3Merge pull request #73 from jhomen368/fix/autorequest-dedupe-bug
9a73b4dView on GitHubfix(autorequest): return show ID with SEASON_NOT_FOUND when series exists but season doesn't
082e612View on GitHubfix(autorequest): improve season validation and fix pass rate calculation
e5d4a60View on GitHubfix(dedupe): use seasons array for validation and set mediaType on details
c467118View on GitHubfix(dedupe): add empty array check to handle no specific seasons requested
3062c52View on GitHubrefactor(dedupe): consolidate season checks into unified covered condition
ac22a50View on GitHubfix(dedupe): add season availability check to block duplicate requests
2a6a3ceView on GitHubfix(dedupe): add failed count to summary and fix autoRequest result field
96c4d28View on GitHubfix(dedupe): remove double-wrapped processor returns to fix autoRequest and summary counts
97b7f2aView on GitHubMerge pull request #72 from jhomen368/fix/undefined-media-title
cfd4f2cView on GitHubrefactor(index): extract media detail fetching into reusable cached method
9fe33a6View on GitHub