Skip to content
Back to search
30
MCP

Spotify Scraper

pulsemcp/spotify scraper

Public Spotify metadata, lyrics, and podcast data for LLM agents with no API key required.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.aliakhtari78/spotifyscraper
Public Spotify metadata, lyrics and podcasts for LLM agents. No API key, read-only.
0 tools
Scraper API
One API for public web data across social, directories and real estate, as clean JSON.
0 tools · streamable-http
n8n-nodes-podcast-scraper
Scrape Apple Podcasts via the official iTunes API — search shows, get metadata (genre, artwork, feed URL, episode count) and full episode li
0 tools
Last Fm
Last.fm artist/album/track metadata (free API key required)
0 tools · streamable-http
Spotify
Full Spotify Web API coverage - albums, artists, playlists, player controls, and more.
0 tools · streamable-http
Twitter Scraper
Scrape Twitter/X profiles, tweets, and search results without an API key.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "spotify_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}