com.jojapi/spotify
REMOTE · MCP.JOJAPI.COM · SCANNED AUG 21
Spotify: Spotify Data API for Millions of songs & podcasts, artists, albums, playlists and more.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 37 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability57
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 1797 tokens (~48/item across 37 items; 37 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
- Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 50% of tool parameters carry a description.Partial
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.jojapi.com
claude mcp add --transport http com-jojapi-spotify https://mcp.jojapi.com/spotify
[mcp_servers.com-jojapi-spotify] url = "https://mcp.jojapi.com/spotify"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-jojapi-spotify": {
"type": "remote",
"url": "https://mcp.jojapi.com/spotify",
"enabled": true
}
}
} openclaw mcp add com-jojapi-spotify --url https://mcp.jojapi.com/spotify --transport streamable-http
mcp_servers:
com-jojapi-spotify:
url: "https://mcp.jojapi.com/spotify" {
"mcpServers": {
"com-jojapi-spotify": {
"type": "http",
"url": "https://mcp.jojapi.com/spotify"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Aug 26 0
- Stability: unverified → 0.03 ▲ functional
- 19 Aug 26 56
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Aug 2026 · Probed https://mcp.jojapi.com/spotify
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.jojapi.com | CN=WE1,O=Google Trust Services,C=US | 19 Aug 2026 | 17 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 6bf56e5f5706ef0d0eece5dccb581199 |
| SANs: mcp.jojapi.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of mcp.jojapi.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| jojapi.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.jojapi.com/spotify | Verified | 200 | |
| http (plaintext) | http://mcp.jojapi.com/spotify | HTTPS enforced | 301 | https://mcp.jojapi.com/spotify |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_v1_1_album_metadata Album metadata ~37
Get album metadata Group: Albums. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Album ID |
No output schema declared.
No examples provided.
get_v1_1_album_tracks Album tracks ~50
Album tracks Group: Albums. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Album ID |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_albums Get albums ~44
Get one or more albums Group: Albums. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | – | Album IDs (you can use commas) |
No output schema declared.
No examples provided.
get_v1_1_artist_albums Artist albums ~51
Artist albums Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_artist_appears_on Artist appears on ~40
Artist appears on Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_discography_overview Artist discography overview ~41
Artist discography overview Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_discovered_on Artist discovered on ~39
Artist discovered on Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_featuring Artist featuring ~37
Artist featuring Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_overview Artist overview ~37
Artist overview Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_related Artist related ~36
Artist related Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
No output schema declared.
No examples provided.
get_v1_1_artist_singles Artist singles ~51
Artist singles Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Artist ID |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_artists Artists ~40
Artists Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | – | Artist IDs (you can use commas) |
No output schema declared.
No examples provided.
get_v1_1_browse_all Explore ~27
Explore Group: Explore. Billing per call: 1 Credits.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_v1_1_concert Get Concert ~37
Get Concert Group: Concerts. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Concert ID |
No output schema declared.
No examples provided.
get_v1_1_concerts Concerts ~36
Concerts Group: Concerts. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| gl | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_episode Get Episode ~35
Get Episode Group: Episodes. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Episode ID |
No output schema declared.
No examples provided.
get_v1_1_episode_sound Episode Sound ~36
Episode Sound Group: Episodes. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Episode ID |
No output schema declared.
No examples provided.
get_v1_1_genre_view Genre View ~52
Genre View Group: Genres. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| content_limit | string | – | – |
| id | string | – | Genre ID |
| limit | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_playlist Get playlist ~40
Get playlist Group: Deprecated Endpoints (v1). Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Playlist ID |
No output schema declared.
No examples provided.
get_v1_1_playlist_tracks Playlist tracks ~55
Playlist tracks Group: Deprecated Endpoints (v1). Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Playlist ID |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_podcast_episodes Podcast Episodes ~53
Podcast Episodes Group: Podcasts. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Podcast Show ID |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v1_1_recommendations Track recommendations ~149
Track recommendations Group: Deprecated Endpoints (v1). Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | – | The target size of the list of recommended tracks. Default: 20. Minimum: 1. Maximum: 100. |
| seed_artists | string | – | A comma separated list of Spotify IDs for seed artists. |
| seed_genres | string | – | A comma separated list of any genres in the set of available genre seeds. |
| seed_tracks | string | – | A comma separated list of Spotify IDs for a seed track. Up to 5 seed values may be provided in any combination of seed_artists, seed_tracks and seed_genres. |
No output schema declared.
No examples provided.
get_v1_1_search Search ~103
Search Group: Explore. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| gl | string | – | – |
| limit | string | – | – |
| numberOfTopResults | string | – | – |
| offset | string | – | – |
| q | string | – | Search query |
| type | string | – | `multi` or one of these: - albums - artists - episodes - genres - playlists - podcasts - tracks - users |
No output schema declared.
No examples provided.
get_v1_1_seed_to_playlist Get radio playlist ~40
Get radio playlist Group: Extras. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| uri | string | – | Artist or song URI |
No output schema declared.
No examples provided.
get_v1_1_track_credits Track credits ~37
Track credits Group: Tracks. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Track ID |
No output schema declared.
No examples provided.
get_v1_1_track_lyrics Track lyrics ~37
Track lyrics Group: Tracks. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Track ID |
No output schema declared.
No examples provided.
get_v1_1_tracks Get tracks ~45
Get tracks Group: Deprecated Endpoints (v1). Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | – | Track IDs (you can use commas) |
No output schema declared.
No examples provided.
get_v1_1_user_followers User followers ~37
User followers Group: Users. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | User ID |
No output schema declared.
No examples provided.
get_v1_1_user_profile User profile ~52
User profile Group: Users. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| artistLimit | string | – | – |
| id | string | – | User ID |
| playlistLimit | string | – | – |
No output schema declared.
No examples provided.
get_v2_album_detailsAndTracks v2/Album details & tracks ~54
v2/Album details & tracks Group: Albums. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| albumId | string | – | – |
| limit | string | – | – |
| offset | string | – | – |
No output schema declared.
No examples provided.
get_v2_album_metadata v2/Album metadata ~36
v2/Album metadata Group: Albums. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| albumId | string | – | – |
No output schema declared.
No examples provided.
get_v2_artist_concerts v2/Artist concerts ~38
v2/Artist concerts Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| artistId | string | – | – |
No output schema declared.
No examples provided.
get_v2_artist_fansFirstPresales v2/Artist fans-first presales ~43
v2/Artist fans-first presales Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| artistId | string | – | – |
No output schema declared.
No examples provided.
get_v2_artist_overview v2/Artist overview ~37
v2/Artist overview Group: Artists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| artistId | string | – | – |
No output schema declared.
No examples provided.
get_v2_playlist_detailsAndItems v2/Playlist details & items ~55
v2/Playlist details & items Group: Playlists. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | – | – |
| offset | string | – | – |
| playlistId | string | – | – |
No output schema declared.
No examples provided.
get_v2_track_details v2/Track details ~36
v2/Track details Group: Tracks. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| trackId | string | – | – |
No output schema declared.
No examples provided.
get_v2_track_metadata v2/Track metadata ~36
v2/Track metadata Group: Tracks. Billing per call: 1 Credits.
| Name | Type | Req | Description |
|---|---|---|---|
| trackId | string | – | – |
No output schema declared.
No examples provided.