← Registry

Data Collection

pointednoize.com

Provides information about electronic music events and artists.

1 endpoint20 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://pointednoize.com/mcp

No auth detected

MCP server metadata

Name
pointed-noize
Version
2.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 20

get_upcoming_events

Get upcoming electronic music events (Makina, Hardcore, Hard Techno).

Inferred read-only
get_recent_events

Get recent past electronic music events (last 6 months by default).

Inferred read-only
get_event_details

Get the full details of a single event: description, venue and address, complete lineup with artist nationalities, and attendance count.

Inferred read-only
get_artist_events

Get the events an artist is booked for — upcoming, past, or both.

Inferred read-only
get_artist_info

Get detailed information about an electronic music artist including social media links and country.

Inferred read-only
get_artist_tracks

Get the tracks, albums and DJ sets by an artist.

Inferred read-only
search_artists

Search for electronic music artists by name and/or country.

Inferred read-only
search_music

Search tracks, albums and DJ sets.

Inferred read-only
list_genres

List every genre used on the site with its number of approved tracks.

Inferred read-only
get_tracklist

Get the full tracklist of a DJ set or album: position, timestamp (for sets) or side/position label (for albums), title, artist, and a link to the track page when the entry is linked to the catalog.

Inferred read-only
find_track_appearances

Find every DJ set or album whose tracklist contains a given track, with the timestamp of each appearance.

Inferred read-only
get_unresolved_ids

List tracklist entries that the community has not identified yet ("IDs"), with the set they come from, their timestamp, and how many identification attempts have been submitted.

Inferred read-only
get_purchase_links

Get where a track, album or DJ set can be bought, across all known platforms.

Inferred read-only
get_catalog

Browse the vinyl, CD, and digital music catalog available for purchase on Pointed Noize.

Potential side effects
get_new_releases

Get releases recently discovered by the crawler across Makina and hardcore labels and shops (Beatport, Bandcamp, HighBPM, Factoria Makina, Mod Records, Flightforce, Payhip, Portal Makina).

Inferred read-only
get_label_info

Get detailed information about a music label including its artists, their countries, social media links, and track count.

Inferred read-only
search_labels

Search for music labels.

Inferred read-only
get_label_tracks

Get the latest tracks and DJ sets released on a specific label.

Inferred read-only
get_trending

Get the most viewed tracks or artists on Pointed Noize over the last 7 days, 30 days, or all time.

Inferred read-only
get_track_structure

Get the recorded structural analysis of a track: successive parts with their timings, rhythm type, content type and beat count, plus the total time spent in each rhythm type.

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.pointed-noize]
url = "https://pointednoize.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pointed-noize": {
      "type": "http",
      "url": "https://pointednoize.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pointed-noize
Remote MCP URL: https://pointednoize.com/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": {
    "pointed-noize": {
      "url": "https://pointednoize.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pointed-noize": {
      "type": "http",
      "url": "https://pointednoize.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pointed-noize",
  "transport": "streamable-http",
  "url": "https://pointednoize.com/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 pointednoize.com was fetched 2026-08-24T07:04:27.014Z.

Trust status Neutral

pointednoize.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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