Content Tools
roadmancycling.com
Provides access to podcast episodes, transcripts, expert insights, and community stats for Roadman Cycling.
ENDPOINT 1
https://roadmancycling.com/api/mcp
MCP server metadata
- Name
- roadman-cycling
- Version
- 1.2.0
Known tools 11
get_community_statsReturn 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-onlyget_episodeFetch full metadata for a single Roadman Cycling podcast episode including summary, key insights, and links.
Inferred read-onlylist_expertsReturn the Roadman Cycling expert roster — guests who have appeared multiple times or hold significant authority in their field (e.g.
Inferred read-onlyget_expert_insightsSurface the best quotes and key insights from a named Roadman Cycling podcast expert, optionally filtered by topic.
Inferred read-onlylist_research_assetsReturn Roadman Cycling's reusable datasets, archive studies, coaching frameworks and evidence benchmarks with method pages, downloads, reuse terms and explicit limitations.
Inferred read-onlylist_productsReturn currently available Roadman Cycling offerings with pricing, positioning, and purchase URLs.
Potential side effectsget_cycling_strength_recovery_appReturn 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-onlylist_upcoming_eventsReturn upcoming Roadman Cycling events — Saturday group rides, training camps, live Q&As, the Migration Gravel trip, and any in-person meetups.
Inferred read-onlyqualify_leadGiven a prospect's training profile, recommend the best Roadman Cycling offering and explain why.
Inferred read-onlyCONNECT 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.
roadmancycling.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.