1. Conduid
  2. Cloud
  3. Rewind MCP Server
MCP server · Cloud

Rewind MCP Server

MCP server for the Rewind personal data API

37Low

Scored 4 months ago · breakdown

About Rewind MCP Server

Rewind MCP Server is an MCP server in the Cloud category: mCP server for the Rewind personal data API. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add rewind-mcp-server -- npx -y rewind-mcp-server
npx
npx -y rewind-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Rewind MCP Server

Powered by Claude · Grounded in docs

I know everything about Rewind MCP Server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Rewind

CI docs Cloudflare Workers

Personal data aggregation API. Syncs data from multiple services on a schedule, normalizes everything into a unified schema, and serves it through a REST API with a cross-domain activity feed.

Domains

Domain Sources Description
Listening Last.fm, Apple Music Scrobble history, top artists/albums/tracks, streaks, stats
Running Strava Activities with splits, personal records, gear, yearly summaries
Watching Plex, Letterboxd Watch history, ratings, reviews, movies and TV shows via TMDB
Collecting Discogs, Trakt Vinyl/CD collection, physical media (Blu-ray/4K UHD/HD DVD)
Reading Instapaper Articles, reading progress, highlights, word count, article metadata
Attending Google Calendar, Gmail Live events, tickets, sports games (MLB/NFL/NBA), concerts, venues

Live endpoints

Service URL
API api.rewind.rest
API Docs docs.rewind.rest
MCP Server docs.rewind.rest/mcp-server
Image CDN cdn.rewind.rest

Built with

Hono on Cloudflare Workers. D1 (SQLite) for storage, R2 for images, Drizzle ORM for type-safe queries. End-to-end type inference via Hono RPC -- consuming apps get a fully typed client with zero codegen. Full OpenAPI 3.1 spec with interactive docs via Scalar.

Development

npm run dev          # Start local dev server
npm run deploy       # Deploy to Cloudflare Workers
npm test             # Vitest
npm run type-check   # TypeScript strict mode
npm run lint         # ESLint
npm run db:generate  # Generate Drizzle migrations
npm run db:migrate   # Apply migrations locally

See docs/ARCHITECTURE.md for system design, sync flow, caching strategy, and image pipeline details.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Rewind MCP Server

How do I install Rewind MCP Server?

Run claude mcp add rewind-mcp-server -- npx -y rewind-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Rewind MCP Server safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Rewind MCP Server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.