← Registry

Data Collection

credits.fm

Provides tools to search, explore, and verify music credit data using identifiers like ISRC and ISWC.

1 endpoint17 known toolsFirst detected July 22, 2026Last detected August 31, 2026

ENDPOINT 1

https://credits.fm/mcp

No auth detected

MCP server metadata

Name
credits-fm
Version
2.0.0
Capabilities
tools
Server instructions

Credits.fm is an open music identifier index. Use these tools to look up ISRC, ISWC, IPI, ISNI, and UPC codes; resolve Spotify and Apple Music URLs; and find songwriter, performer, and producer credits. Data is aggregated from MLC, CISAC, MusicBrainz, and ISNI.org, and is licensed CC-BY 4.0. Apple Music and Spotify provide navigation links plus supplementary factual metadata (recording/album titles, artist names) used to fill records the open sources do not cover — attributed to the platform and not claimed under this CC-BY license; their cover art is not redistributed. Documentation: https://credits.fm/mcp/docs.

Known tools 17

credits_search

Search Credits.fm for songs, artists, or music identifiers.

Inferred read-only
credits_graph

Credits Graph — the network around one code: identifier nodes (isrc, iswc, ipi, isni, upc) plus musician (people) nodes, with per-edge source provenance and verification status — verified (2+ independent sources) vs single (one source).

Inferred read-only
credits_graph_activity

Credits Graph status feed — recent changes across the whole index, newest first: link_found, link_verified (edge crossed 2+ independent sources), relation_found (cover/sample/remix), no_match_recorded (verified absence).

Inferred read-only
credits_watch

Watch one code progress found → matched → verified.

Inferred read-only
credits_lookup_isrc

Look up a recording by ISRC code.

Inferred read-only
credits_lookup_iswc

Look up a musical work (composition) by ISWC code.

Inferred read-only
credits_lookup_ipi

Look up a songwriter or publisher by IPI number.

Inferred read-only
credits_lookup_isni

Look up a creative contributor by ISNI code.

Inferred read-only
credits_lookup_musician

Look up a musician (the person) by MusicBrainz MBID (UUID).

Inferred read-only
credits_lookup_artist

Look up an artist (the release artist on DSPs) by platform ID.

Inferred read-only
credits_resolve_url

Resolve a Spotify or Apple Music URL to music identifiers.

Inferred read-only
credits_resolve_track

Resolve a track to its ISRC and full credits by name + artist, Spotify URL, or Apple Music URL.

Inferred read-only
credits_lookup_upc

Look up releases by UPC barcode.

Inferred read-only
credits_batch_lookup

Batch lookup for multiple music identifiers in a single request.

Inferred read-only
credits_contribute

Submit data to the public Credits.fm index when invited by the user.

Inferred read-only
credits_publishers_for_songwriter

Find all known publishers for a songwriter.

Inferred read-only
credits_coverage

Get index coverage metrics — row counts and growth data for all Credits.fm index tables (ISRC, ISWC, IPI, ISNI, UPC).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.credits-fm]
url = "https://credits.fm/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "credits-fm": {
      "type": "http",
      "url": "https://credits.fm/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: credits-fm
Remote MCP URL: https://credits.fm/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "credits-fm": {
      "url": "https://credits.fm/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "credits-fm": {
      "type": "http",
      "url": "https://credits.fm/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "credits-fm",
  "transport": "streamable-http",
  "url": "https://credits.fm/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for credits.fm was fetched 2026-08-01T07:10:01.047Z and is being refreshed.

Trust status Trusted

credits.fm is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.