← Registry

Content Tools

gospelprotocolmusic.com

Provides tools to search city music guides, retrieve artist profiles, latest releases, and recordings from the governed Gospel Protocol catalog.

1 endpoint10 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://gospelprotocolmusic.com/api/mcp

No auth detected

MCP server metadata

Name
gospel-protocol-public
Version
1.1.0
Capabilities
tools
Server instructions

Use only the returned governed facts and citations. Preserve unknowns and do not infer song meaning from titles.

Known tools 10

search_city_guides

Find published city listening guides with official local radio, choirs, music history and festival resources, plus Gospel Protocol songs and Journal links.

Inferred read-only
get_city_guide

Return local music context with primary sources, exact Gospel Protocol listening links and full linked reflection metadata.

Inferred read-only
get_artist

Return the official artist identity, creator, and verified service profiles.

Inferred read-only
get_latest_release

Return the newest release in the governed Gospel Protocol catalog snapshot.

Inferred read-only
search_recordings

Search governed recording titles and published context, optionally constrained to a listener need.

Inferred read-only
get_song_context

Return one recording with creator-authorized or published-lyric context and AMP Scripture links when available.

Inferred read-only
get_listener_guide

Return an evidence-bounded Gospel Protocol listening guide and its AMP Scripture references.

Inferred read-only
search_reflections

Search the full text of Gospel Protocol's published sermon-like Journal reflections, including teaching, prayer, content-grounded topics and Bible references.

Inferred read-only
get_reflection

Return the exact published teaching, prayer, topics, Scripture references, song connection, and stable passage links for one Gospel Protocol Journal post.

Potential side effects
verify_claim

Recompute one public claim hash and report ledger integrity separately from WITNESS public-Record status.

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.gospel-protocol-public]
url = "https://gospelprotocolmusic.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gospel-protocol-public": {
      "type": "http",
      "url": "https://gospelprotocolmusic.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gospel-protocol-public
Remote MCP URL: https://gospelprotocolmusic.com/api/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": {
    "gospel-protocol-public": {
      "url": "https://gospelprotocolmusic.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gospel-protocol-public": {
      "type": "http",
      "url": "https://gospelprotocolmusic.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gospel-protocol-public",
  "transport": "streamable-http",
  "url": "https://gospelprotocolmusic.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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