> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clickwheel.fm/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP tools

> The tools the clickwheel MCP server exposes to Claude, grouped by domain.

The clickwheel MCP server exposes its tools to Claude and other MCP clients,
grouped by domain below. See [MCP server](/concepts/mcp-server) for setup. Each
tool wraps the same core logic as the CLI.

<CardGroup cols={2}>
  <Card title="Library" href="/reference/mcp-tools/library">
    Read the catalog: stats, search, list artists and albums.
  </Card>

  <Card title="Playlists" href="/reference/mcp-tools/playlists">
    Create, edit, and inspect saved playlists.
  </Card>

  <Card title="iPod" href="/reference/mcp-tools/ipod">
    Inspect the device and sync tracks, artists, and playlists to it.
  </Card>

  <Card title="Plex" href="/reference/mcp-tools/plex">
    Push and pull Plex/Plexamp playlists.
  </Card>

  <Card title="Apple Music" href="/reference/mcp-tools/apple-music">
    Sync playlists to and from Apple Music.
  </Card>

  <Card title="Last.fm" href="/reference/mcp-tools/lastfm">
    Submit iPod listens and check pending scrobbles.
  </Card>
</CardGroup>
