← Registry

Content Tools

moshcore.app

Provides information on metalcore and hardcore music releases, live shows in Japan, festival streams, and editorial digests.

1 endpoint5 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://moshcore.app/mcp

No auth detected

MCP server metadata

Name
moshcore
Version
1.0.0
Capabilities
tools
Server instructions

MOSHCORE covers metalcore / deathcore / hardcore / post-hardcore. Use search_albums for new releases, list_lives for shows in Japan, list_streams for festival livestreams (times are JST), and list_digests / get_digest for the editorial digest issues. Dates are YYYY-MM-DD. Do not invent albums, shows or dates that these tools did not return.

Known tools 5

search_albums

Search recent album and single releases tracked by MOSHCORE.

Inferred read-only
list_lives

List upcoming metalcore / hardcore shows, Japan tours and festivals happening in Japan.

Inferred read-only
list_streams

List upcoming livestreamed sets from metal and rock festivals worldwide, with start times already converted to JST.

Inferred read-only
list_digests

List the published MOSHCORE digest issues (editorial round-ups of notable releases), newest first.

Inferred read-only
get_digest

Read one digest issue in full: intro plus the picked releases with a short comment on each.

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.moshcore]
url = "https://moshcore.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "moshcore": {
      "type": "http",
      "url": "https://moshcore.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "moshcore",
  "transport": "streamable-http",
  "url": "https://moshcore.app/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 moshcore.app was fetched 2026-08-25T19:13:38.186Z.

Trust status Neutral

moshcore.app 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.