Rewind

47 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
47 read-only
47 tools total

Community server · catalogue entry verified 29/06/2026

How to control Rewind ↓

What Rewind exposes to your agents

Read (47) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control Rewind

PolicyLayer is an MCP gateway — it sits between your AI agents and Rewind, and nothing reaches the server without passing your rules. These are the rules we recommend:

Cap read operations
{
  "browse_movies": {
    "limits": [
      {
        "counter": "browse_movies_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Rewind — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON REWIND →

Instant setup, no code required.

All 47 Rewind tools

READ 47 tools
Read browse_movies Browse the movie collection with filters for genre, decade, director, and year. Supports sorting, pagination, Read find_similar_articles Find articles thematically similar to a given article by cosine similarity over Voyage AI embeddings. Use afte Read get_activity_details Get detailed information about a specific running activity by ID, including distance, pace, heart rate, elevat Read get_activity_splits Get per-mile splits for a running activity. Shows pace, elevation, and heart rate for each mile. Get the activ Read get_album_details Get detailed information about a specific album by ID: artist, play count, track listing, cover art, and Apple Read get_article Fetch one saved article by id, returning its full body, metadata, and highlights. Use this whenever the user a Read get_artist_details Detailed listening profile for one artist: stats, rank, top tracks and albums, similar artists, and a yearly p Read get_attended_event Get a single attended event (sports game, concert, theater show) in full detail, including venue, tickets, and Read get_attended_events List events you bought tickets for: sports games, concerts, theater. Filterable by category (sports/music/arts Read get_attended_player Detailed athlete card for an MLB / NFL / NCAAF / NBA player you\ Read get_attended_player_stats Aggregate stats for one player across the games you attended. MLB players get a hitter slash line + counting s Read get_attended_players Search the list of players (MLB, NFL, NCAAF, NBA, etc.) you have watched play in person. Use Read get_attended_season Get every game you attended (or hold tickets for) in a given league + season, with W/L record. league is a slu Read get_attending_stats Aggregate counts of attended events broken down by category, event_type, and year. Read get_attending_year_in_review Year-in-review summary for attended events: totals, monthly breakdown, top venues, top concert performers, and Read get_collecting_stats Get overall collection statistics including total items, format breakdown (vinyl, CD, cassette), unique artist Read get_feed Get the unified activity feed across all domains. Returns a chronological list of recent activities (listens, Read get_health Check the health and sync status of the Rewind API. Returns API status and last sync times for each data domai Read get_listening_genres Get genre breakdown over time from Last.fm listening history, grouped by week/month/year. Designed for stacked Read get_listening_stats Get overall listening statistics from Last.fm including total scrobbles, unique artists, albums, tracks, and d Read get_listening_streaks Get listening streak data from Last.fm -- current consecutive days with scrobbles and the longest streak ever. Read get_movie_details Get detailed information about a specific movie by ID, including director, genres, rating, summary, watch hist Read get_now_playing Get the track currently playing (or most recently scrobbled) on Last.fm. Returns track + artist + album, album Read get_on_this_day Get historical Read get_personal_records Get personal running records (PRs) from Strava -- fastest times at standard distances like mile, 5K, 10K, half Read get_physical_media Browse the physical media collection (Blu-ray, 4K UHD, HD DVD). Search by title, filter by format. Returns top Read get_physical_media_stats Get statistics for the physical media collection including total items and breakdown by format (Blu-ray, 4K UH Read get_random_highlight Get a single random highlight from saved Instapaper articles. Great for daily inspiration or reflection. Read get_reading_highlights Get saved highlights from Instapaper articles. Returns the highlighted text, notes, source article, and articl Read get_reading_stats Get overall reading statistics from Instapaper including total articles, finished count, currently reading, hi Read get_recent_listens Get recently scrobbled tracks from Last.fm, with top-N album covers and Apple Music resource links. Supports d Read get_recent_reads Get recently saved articles from Instapaper. Returns title, author, domain, read time, status, top-N site imag Read get_recent_runs Get recent running activities from Strava. Returns runs with ID, distance, pace, duration, location, and Strav Read get_recent_watches Get recently watched movies and TV shows from Plex and Letterboxd. Returns titles, ratings, watch dates, top-N Read get_running_stats Get overall running statistics from Strava including total runs, distance, elevation, duration, average pace, Read get_running_streaks Get running streak data from Strava -- current consecutive days with runs and the longest streak ever. Read get_running_years Get per-year summary of running activity: total runs, distance, elevation, duration, average pace, longest run Read get_top_albums Get top listened-to albums from Last.fm for a given time period, with top-N covers and Apple Music links. In M Read get_top_artists Get top listened-to artists for a time window, with top-N artist images and Apple Music links. Use Read get_top_tracks Top listened-to tracks for a time window, with top-N Apple Music links. Optional Read get_vinyl_collection Browse the vinyl record collection from Discogs. Returns records with artist, title, year, format, and label, Read get_watching_decades Get decade breakdown across all watched movies. Returns each decade with movie count. Read get_watching_directors Get top directors by watched-movie count. Returns directors ranked by how many of their films you have watched Read get_watching_genres Get genre breakdown across all watched movies. Returns each genre with movie count and percentage of total wat Read get_watching_stats Get overall watching statistics including total movies, watch time, movies this year, top genre, top director, Read search Search across all domains (listening, running, watching, collecting, reading). Three ranking modes: keyword (d Read semantic_search Semantic search over the reading domain using Voyage AI embeddings. Use when the user describes the gist or to

Questions about Rewind

Is the Rewind MCP server safe to use without restrictions? +

The Rewind server is primarily read-only with 47 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the Rewind MCP server expose? +

47 tools across 1 categories: Read. 47 are read-only. 0 can modify, create, or delete data.

How do I enforce a policy on Rewind? +

Register the Rewind MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Rewind tool call.

Deterministic rules across all 47 Rewind tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

47 Rewind tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.