cyclesite mcp server for Grok
io.github.tomalarrrr/cyclesite-mcp-server
Search, value, sell, and trust-check used bikes on Cyclesite — UK's used-bicycle marketplace.
client:Grok
transport:streamable-http
runtime:npm
tools:34
Install cyclesite mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cyclesite-mcp-server": {
"type": "http",
"url": "https://www.cyclesite.co.uk/api/mcp-server"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- search_bikes
- get_recent_listings
- get_listing_detail
- find_similar_listings
- search_by_location
- recommend_bike_for_budget
- list_brands
- list_models_for_brand
- get_model_info
- get_spec_sheet
- compare_bikes
- get_size_guide
- get_valuation
- suggest_listing_price
- get_market_index
- get_market_health
- get_depreciation
- get_price_trends
- grade_listing_quality
- draft_listing
- check_stolen
- report_stolen
- get_buying_guide
- publish_listing