list_models_for_brand — cyclesite mcp server MCP Tool Read-only
list_models_for_brand
(list models for brand) is one of 34 tools on the
cyclesite mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_models_for_brand from your client
- Claude Code cyclesite mcp server list_models_for_brand run in your project directory
- Claude Desktop cyclesite mcp server list_models_for_brand ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor cyclesite mcp server list_models_for_brand ~/.cursor/mcp.json
- VS Code cyclesite mcp server list_models_for_brand .vscode/mcp.json
- Zed cyclesite mcp server list_models_for_brand ~/.config/zed/settings.json
- Windsurf cyclesite mcp server list_models_for_brand ~/.codeium/windsurf/mcp_config.json
- Cline cyclesite mcp server list_models_for_brand ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI cyclesite mcp server list_models_for_brand ~/.gemini/settings.json
- Grok cyclesite mcp server list_models_for_brand .mcp.json (in your project root)
- ChatGPT cyclesite mcp server list_models_for_brand Settings → Connectors → Advanced → Developer mode
- Claude.ai cyclesite mcp server list_models_for_brand Settings → Connectors → Add custom connector
- LangChain cyclesite mcp server list_models_for_brand pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cyclesite-mcp-server https://www.cyclesite.co.uk/api/mcp-server
Other tools on this server
- search_bikes
- get_recent_listings
- get_listing_detail
- find_similar_listings
- search_by_location
- recommend_bike_for_budget
- list_brands
- 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
- list_my_listings
- mark_as_sold
- get_my_enquiries
- get_my_messages
- respond_to_enquiry
- search
- fetch
- save_search
- make_enquiry
- reserve_listing
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.