Skip to main content

MCP server for plyr.fm

Project description

plyrfm-mcp

MCP server for plyr.fm - expose your music library to LLM clients.

install

pip install plyrfm-mcp
# or
uv add plyrfm-mcp

usage with claude code

claude mcp add-json plyr-fm '{"type": "http", "url": "https://plyrfm.fastmcp.app/mcp", "headers": {"x-plyr-token": "YOUR_TOKEN"}}'

or run locally:

export PLYR_TOKEN="your_token"
plyrfm-mcp

tools

  • list_tracks - list public tracks (supports _filter for jmespath filtering)
  • get_track - get a single track by ID
  • my_tracks - list your tracks (supports _filter)
  • delete_track - delete a track
  • whoami - get current user info

filtering

tools that return lists support a _filter parameter for jmespath expressions:

# select specific fields
list_tracks(_filter="[*].{id: id, title: title}")

# filter by condition
list_tracks(_filter="[?play_count > `50`]")

# extract values
list_tracks(_filter="[*].title")

auth

get a developer token at plyr.fm/portal -> "developer tokens"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plyrfm_mcp-0.0.1a11.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plyrfm_mcp-0.0.1a11-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file plyrfm_mcp-0.0.1a11.tar.gz.

File metadata

  • Download URL: plyrfm_mcp-0.0.1a11.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for plyrfm_mcp-0.0.1a11.tar.gz
Algorithm Hash digest
SHA256 fdd500e529505cfafc3ee619ba20c147001e395d8711973113dc770d66c36c1d
MD5 4fed4292325ff000d908b4d3776d92a4
BLAKE2b-256 6adf8b9dd71674d2317a0afc883ae4512c8bd7191b8151b6b0083cb21387372b

See more details on using hashes here.

File details

Details for the file plyrfm_mcp-0.0.1a11-py3-none-any.whl.

File metadata

  • Download URL: plyrfm_mcp-0.0.1a11-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for plyrfm_mcp-0.0.1a11-py3-none-any.whl
Algorithm Hash digest
SHA256 6f17eed2ad576f18588ccbde80836a30bac6818e428ac82d0dcd13c2794b1e65
MD5 163ebc4159c0da745f564a5e77017664
BLAKE2b-256 4eda1aa12783aff212f7cbb6ce494cc68f4220775d57e9f5cc0f293c01a51b6d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page