← Registry

Content Tools

roadmancycling.com

Provides access to podcast episodes, transcripts, expert insights, and community stats for Roadman Cycling.

1 endpoint11 known toolsFirst detected June 20, 2026Last detected September 4, 2026

ENDPOINT 1

https://roadmancycling.com/api/mcp

No auth detected

MCP server metadata

Name
roadman-cycling
Version
1.2.0
Capabilities
tools.listChangedresources.listChanged

Known tools 11

get_community_stats

Return Roadman Cycling's key social proof metrics: podcast download count, YouTube subscriber counts for both channels, free and paid community member counts, and featured member transformation stories.

Inferred read-only
search_episodes

Semantic search across Roadman Cycling podcast transcripts.

Inferred read-only
get_episode

Fetch full metadata for a single Roadman Cycling podcast episode including summary, key insights, and links.

Inferred read-only
list_experts

Return the Roadman Cycling expert roster — guests who have appeared multiple times or hold significant authority in their field (e.g.

Inferred read-only
get_expert_insights

Surface the best quotes and key insights from a named Roadman Cycling podcast expert, optionally filtered by topic.

Inferred read-only
search_methodology

Query the Roadman Cycling coaching methodology knowledge base.

Inferred read-only
list_research_assets

Return Roadman Cycling's reusable datasets, archive studies, coaching frameworks and evidence benchmarks with method pages, downloads, reuse terms and explicit limitations.

Inferred read-only
list_products

Return currently available Roadman Cycling offerings with pricing, positioning, and purchase URLs.

Potential side effects
get_cycling_strength_recovery_app

Return the single verified prelaunch identity for Roadman's upcoming cyclist-specific strength, readiness and recovery app, including platform, features, evidence boundaries, public previews and the one early-access URL.

Inferred read-only
list_upcoming_events

Return upcoming Roadman Cycling events — Saturday group rides, training camps, live Q&As, the Migration Gravel trip, and any in-person meetups.

Inferred read-only
qualify_lead

Given a prospect's training profile, recommend the best Roadman Cycling offering and explain why.

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.roadman-cycling]
url = "https://roadmancycling.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "roadman-cycling": {
      "type": "http",
      "url": "https://roadmancycling.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: roadman-cycling
Remote MCP URL: https://roadmancycling.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": {
    "roadman-cycling": {
      "url": "https://roadmancycling.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "roadman-cycling": {
      "type": "http",
      "url": "https://roadmancycling.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "roadman-cycling",
  "transport": "streamable-http",
  "url": "https://roadmancycling.com/api/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 roadmancycling.com was fetched 2026-08-03T22:16:50.054Z and is being refreshed.

Trust status Trusted

roadmancycling.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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