cyclesite mcp server for Cursor
io.github.tomalarrrr/cyclesite-mcp-server
Search, value, sell, and trust-check used bikes on Cyclesite — UK's used-bicycle marketplace.
client:Cursor
transport:streamable-http
runtime:npm
tools:34
Install cyclesite mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cyclesite-mcp-server": {
"url": "https://www.cyclesite.co.uk/api/mcp-server"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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