MCP tools, access, and rate limits
artist.tools exposes 41 MCP tools to connected clients, grouped into Research, Workspace, and Admin. The full registry holds 41 tools: 33 normal tools plus 8 administrator-only tools. Most tools require Developer Access, and rate limits apply per account and per tool group.
Tool catalog
The catalog is searchable in the Developer Console MCP tab. Tools that write data are marked Write, and tools that delete data are marked Deletes data.
Research
Research tools search and inspect Spotify entities, SEO data, and press and playlist signals.
who_am_iresolve_entitysearch_artistssearch_trackssearch_playlistssearch_curatorsget_entityget_track_creditsget_keywordsearch_keywordsget_google_rankingsget_press_mentionsget_playlist_spotify_rankingsget_entity_activityget_artist_discographyget_playlist_discovered_onget_spotify_autocomplete_suggestionssearch_documentation
Workspace
Workspace tools manage your saved folders, saved keywords, and entity notes.
list_entity_noteslist_entity_folderscreate_entity_folderrename_entity_folderdelete_entity_folderadd_entity_to_folderremove_entity_from_folderset_entity_notelist_keyword_folderscreate_keyword_folderrename_keyword_folderdelete_keyword_folderadd_keyword_to_folderremove_keyword_from_folderset_keyword_saved
Admin
Admin tools support administrator operations and are available only to administrators who approve them.
admin_get_useradmin_get_playlist_quality_reportadmin_set_playlist_quality_overrideadmin_set_ai_content_statusadmin_update_contact_infoadmin_clear_contact_fieldsadmin_refresh_entityadmin_refresh_curator_playlists
Access requirements
Normal research and workspace tools require Developer Access.
The
who_am_iandsearch_documentationtools are available on all plans.Users on other plans can connect but can't run tools yet.
Admin tools require an administrator account and explicit administrator approval on the connection.
Rate limits
Rate limits apply per account and per tool group. Each successful call consumes the global minute and daily buckets plus the selected tool group's minute and daily buckets.
Tool group | Per minute | Per day |
|---|---|---|
Search | 60 | 5,000 |
Workspace reads | 60 | 5,000 |
Workspace writes | 30 | 1,000 |
Entity reads | 20 | 1,000 |
Track credits | 5 | 250 |
Provider enrichment | 2 | 100 |
Deep enrichment | 2 | 10 |
Admin reads | 30 | 1,000 |
Admin writes | 10 | 250 |
get_playlist_spotify_rankings uses the Search limits normally and the Provider enrichment limits when you call it with refresh=true. A refresh requires a single exact_keyword and a market; bulk ranking refreshes are not allowed.
Separately, the server enforces global limits of 120 requests per minute, 10,000 requests per day, and four concurrent tool calls. These global limits are enforced but not shown in the catalog UI.