v0.0.22
every-app/open-seov0.0.22Jun 29, 2026by bensenescu
AI Summary
Adds a paginated backlinks-profile MCP tool, monthly rank tracking schedules, and explicit language selection for rank tracking.
Key Highlights
- New paginated `get_backlinks_profile` MCP tool for full backlink lists.
- Monthly rank tracking schedule runs at the end of each month.
- Explicit language selection for rank tracking.
New Features
- Paginated backlinks MCP tool
- Monthly rank tracking schedule
- Language selection for rank tracking
Full Release Notes
This release adds a paginated backlinks-profile MCP tool and gives rank tracking monthly schedules, explicit language selection, and a searchable country picker. ## What's new - Add a `get_backlinks_profile` MCP tool so AI agents can pull a domain's full backlink list, not just the summary. — thanks @mvanhorn - Returns per-link rows (linking URL, anchor, dofollow/nofollow, authority/spam signals, new/lost/broken status) in a paginated envelope, with the same filters and sorts the web UI offers. - Add a monthly rank tracking schedule that runs at the end of each month. — thanks @Jalendar10 - Add explicit language selection to rank tracking, so you can override a country's default language. The picker lists only the languages DataForSEO supports for the selected country. — thanks @Devamol10 ## Improved - Add search and device/country filters to the Tracked Domains list so you can find a specific tracker among many. — thanks @mvanhorn - Replace the country dropdown with a searchable combobox you can filter by typing. — thanks @Fishlex0 Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.21...v0.0.22