Skip to main content
Glama

cyclesite-mcp-server

Server Details

Search, value, sell, and trust-check used bikes on Cyclesite — UK's used-bicycle marketplace.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 34 of 34 tools scored. Lowest: 3.6/5.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes with clear descriptions. However, there is potential confusion between 'search' and 'search_bikes' (both search listings but return different formats) and between 'fetch' and 'get_listing_detail' (both retrieve listing details but for different contexts). The descriptions help disambiguate, but the overlap could cause misselection.

Naming Consistency4/5

The majority of tools follow a 'verb_noun' pattern (e.g., search_bikes, get_valuation, list_brands). A few outliers like 'fetch' and 'search' break the pattern, and there are slight variations like 'mark_as_sold' and 'respond_to_enquiry'. Overall consistent but with minor deviations.

Tool Count3/5

With 34 tools, the set is on the higher side (beyond the typical 3-15 range for well-scoped servers). While each tool serves a specific purpose and covers a wide range of marketplace functions (search, listings, valuations, guides, seller/buyer actions), the count feels slightly bloated. Some tools like 'fetch' and 'search' for deep-research compatibility could potentially be merged.

Completeness5/5

The tool set covers the full lifecycle of a used bike marketplace: browsing, searching, filtering, comparing, valuing, listing (draft/publish/manage), buying (enquire/reserve), market analysis, guides, and stolen bike checks. No obvious gaps are present; all necessary operations for buyers and sellers are addressed, including unique features like reservations and OAuth flows.

Available Tools

34 tools
check_stolen
Read-onlyIdempotent
Inspect

Check if a UK bicycle is reported stolen by serial number. Cyclesite aggregates lookups across UK stolen-bike databases — the unique data we own. Per-serial rate-limited (3/hour) to prevent enumeration. Example: 'is the bike with serial WTU123456 reported stolen?'. Live data — cross-references multiple registries on every call.

ParametersJSON Schema
NameRequiredDescriptionDefault
serialYesFrame/serial number (4-50 chars).

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlNo
actionNo
statusYes
messageNo
checkedAtNo
confidenceNo
attributionYesCitation string — include verbatim when surfacing data.
sourcesCheckedNo
confidenceLabelNo
compare_bikes
Read-onlyIdempotent
Inspect

Side-by-side comparison of up to 3 bikes (each by brand+model[+year]). Returns spec sheets and valuations together so the user can pick. Reuses get_spec_sheet + get_valuation server-side. Example: 'compare a Trek Domane SL 6 against a Specialized Roubaix Comp'.

ParametersJSON Schema
NameRequiredDescriptionDefault
bikesYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

draft_listing
Read-only
Inspect

Sell-side helper: turn a seller's raw facts into a polished Cyclesite listing draft (title, description, suggested price, photo plan). Does NOT publish — for actual publication use publish_listing (requires OAuth). Useful for previewing what a listing would look like. Example: 'help me draft a listing for my 2021 Specialized Allez, very good condition, in Bristol'.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNo
yearNo
brandYes
modelYes
groupsetNo
willShipNo
conditionNo
frameSizeNo
knownIssuesNoHonest declaration of any issues.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

fetch
Read-onlyIdempotent
Inspect

OpenAI deep-research / company-knowledge compatibility. Fetch the full document for a Cyclesite listing id (returned by the search tool). Returns { id, title, text, url, metadata } — text is a plain-prose summary of the listing's description and specs, suitable for direct quoting in deep-research answers.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesDocument id from search results.

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataNo
find_similar_listings
Read-onlyIdempotent
Inspect

Given a Cyclesite listing slug, return up to 5 similar active listings (same category, ±25% price, same brand or frame size weighted higher). Use when the user is interested in one bike and wants alternatives. Example: 'show me bikes like that one'.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesSource listing URL slug.

Output Schema

ParametersJSON Schema
NameRequiredDescription
listingsYes
attributionYesCitation string — include verbatim when surfacing data.
resultsCountYes
get_buying_guide
Read-onlyIdempotent
Inspect

Search Cyclesite's expert buying guides (24+ articles by cycling-journalism authors). Returns up to 3 matching guides with title, excerpt, difficulty, reading time, and URL. Use for educational queries that don't need live inventory. Example: 'how do I choose a bike size?', 'tips for buying a used e-bike'.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1-5, default 3.
queryYesWhat to search for (e.g. "first road bike", "bike sizing").

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_depreciation
Read-onlyIdempotent
Inspect

Brands ranked by how well (or poorly) they hold their value, from Cyclesite's measured UK used-price data. Returns top N brands by % retained vs new RRP. Example: 'which bike brands hold their value best?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNo
limitNo1-20, default 10.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_listing_detail
Read-onlyIdempotent
Inspect

Full details for a specific bike listing on Cyclesite — specs, condition, frame number presence, photos, delivery, seller's city. Provide the URL slug returned by search_bikes or get_recent_listings. Example: after the user says 'tell me more about that 2022 Trek Domane', call this with the slug from the prior result.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesListing URL slug (e.g. "used-trek-domane-sl-6-2022").

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_market_health
Read-onlyIdempotent
Inspect

Buyer's-vs-seller's market signal for the UK used-bike market — should the user buy or sell now? Composite indicator from days-to-sell, asking-vs-sold-price spread, and inventory levels. Example: 'is now a good time to buy a road bike?'. Refreshed nightly.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_market_index
Read-onlyIdempotent
Inspect

Current UK used-bike market prices by category, from Cyclesite's nightly index. Returns median + range per category (road, mtb, gravel, e-bike, etc.). Example: 'how does the UK used-bike market look right now?'. Refreshed nightly from real UK market prices.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_model_info
Read-onlyIdempotent
Inspect

Cyclesite catalogue entry for a brand+model: category, year range, AI-generated description, key specs, market summary. Reference data — refreshed when models are added or specs change. Example: 'tell me about the Specialized Allez'.

ParametersJSON Schema
NameRequiredDescriptionDefault
brandYes
modelYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_my_enquiries
Read-onlyIdempotent
Inspect

Show buyer enquiries on the authenticated user's Cyclesite listings. Requires OAuth scope listings:read. Example: 'any messages about my Trek?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1-20.
listingIdNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_my_messages
Read-onlyIdempotent
Inspect

Read the buyer's own Cyclesite message threads and any seller replies. Call with no args to list your conversations; pass a threadId to read one thread's messages. Pairs with make_enquiry (which saves the enquiry to your inbox). Requires OAuth scope listings:read. Example: 'did the seller of that Trek reply yet?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1-50.
threadIdNoThread id from a prior get_my_messages list or make_enquiry. Omit to list all your threads.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_recent_listings
Read-onlyIdempotent
Inspect

What's new on Cyclesite right now — up to 10 of the freshest active UK listings, refreshed every 15 minutes. Use when the user asks 'what's new today?' or 'any new road bikes this week?' rather than for a specific filter. Optional category + maxPrice filters. Live data.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoHow many listings to return (1-10, default 10).
categoryNo
maxPriceNoMaximum price in GBP.

Output Schema

ParametersJSON Schema
NameRequiredDescription
listingsYes
attributionYesCitation string — include verbatim when surfacing data.
resultsCountYes
get_size_guide
Read-onlyIdempotent
Inspect

Frame-size recommendation for a rider's height and bike category, sourced from Cyclesite's real UK listings (riders' declared heights against frame sizes they bought). Falls back to industry-standard charts when the dataset is thin. Example: 'I'm 178cm — what road-bike size do I need?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNo
heightCmYesRider height in centimetres (120-220).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_spec_sheet
Read-onlyIdempotent
Inspect

Aggregated spec sheet for a brand+model[+year], derived from Cyclesite's live UK inventory plus the catalogue record. Returns the most-common frame material, wheel size, groupset, brakes, weight, and (for e-bikes) motor and battery specs. Example: 'what groupset does a Canyon Endurace usually have?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
brandYes
modelYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_valuation
Read-onlyIdempotent
Inspect

What a used UK bike is worth right now, Cyclesite's flagship tool. Returns median, range, a measured price-by-model-year curve, confidence level, and comparable active listings. Sourced from real UK market prices, the last-advertised asking prices bikes are listed for (not confirmed sale prices), refreshed nightly. Example: 'what's a 2022 Trek Domane SL 6 worth?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
brandYes
modelYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlNo
basisNo
summaryYesOne-sentence summary safe to quote verbatim.
retentionNo
confidenceNo
priceTrendNo
sampleSizeNo
attributionYesCitation string — include verbatim when surfacing data.
maxPriceGbpNoPrice in GBP.
minPriceGbpNoPrice in GBP.
citationUrlsNo
avgDaysToSellNo
activeListingsNo
medianPriceGbpNoPrice in GBP.
priceByModelYearNo
conditionBreakdownNo
grade_listing_quality
Read-onlyIdempotent
Inspect

Categorical quality grade for a Cyclesite listing (excellent / good / fair / weak) plus up to 2 wins and 2 flags. Helps a buyer assess trustworthiness; helps a seller self-audit. Example: 'is this listing trustworthy?' (provide the slug). Note: returns the categorical judgement only, not the underlying score (intentional to avoid gaming).

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_brands
Read-onlyIdempotent
Inspect

Paginated UK bike-brand catalogue from Cyclesite, ordered by stock level. Use to validate a brand name, surface options to a user, or paginate the catalogue. Stock counts are returned as bands (none / 1-5 / 6-25 / 26-100 / 100+) — Cyclesite doesn't expose precise per-brand inventory. Example: 'what brands of e-bike are available?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNoOptional search filter (case-insensitive contains).
limitNo1-50, default 25.
offsetNo0-500.

Output Schema

ParametersJSON Schema
NameRequiredDescription
limitNo
totalNo
brandsNo
offsetNo
hasMoreNo
attributionNoCitation string — include verbatim when surfacing data.
list_models_for_brand
Read-onlyIdempotent
Inspect

Models for a brand on Cyclesite (paginated). Returns model names, year ranges, in-stock flag. Example: "what Trek road bikes are available?" → list_brands(q:"Trek") → list_models_for_brand(brandSlug:"trek", category:"road").

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1-50, default 25.
offsetNo0-500.
categoryNo
brandSlugYesBrand slug from list_brands (lowercase, hyphenated).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_my_listings
Read-onlyIdempotent
Inspect

Show the authenticated user's Cyclesite listings (draft / active / sold). Requires OAuth scope listings:read. Example: 'how are my listings doing?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1-20.
statusNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

make_enquiryInspect

Send an enquiry to a Cyclesite seller on the buyer's behalf. It's saved to the buyer's Cyclesite inbox and the seller is notified. Per-buyer-per-listing daily cap (2/day) prevents spam. Read the seller's reply with get_my_messages. Requires OAuth scope enquiries:respond (note: the scope name is shared with seller-side replies). Example: 'message the seller of that Trek and ask if they'd take £1,400 collection only in Manchester next Saturday'.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageYesThe buyer's question to the seller (10-2000 chars).
listingIdYesBike ID from search_bikes / get_listing_detail.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

mark_as_sold
Idempotent
Inspect

Mark a Cyclesite listing as sold (optionally with the final sale price). Requires OAuth scope listings:manage. Example: 'mark my Trek Domane as sold for £1,750'.

ParametersJSON Schema
NameRequiredDescriptionDefault
listingIdYes
salePriceGbpNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

publish_listing
Idempotent
Inspect

Publish a Cyclesite listing on the user's behalf. Multi-step: first call (no draftId) returns a phone-friendly photo upload URL; once 3+ photos are uploaded, the next call returns either step:'live' (during launch promo, no fee) or step:'payment_required' with a Stripe Checkout URL for the £10.99 listing fee. Idempotent — keep calling with the same draftId until step:'live'. Requires OAuth scope listings:publish. Example flow: user says 'sell my Trek Domane' → call publish_listing → assistant directs user to upload URL → user uploads → call again → step:'live' → seller receives a confirmation email with a 24h undo link.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoUK city.
yearNo
brandNo
modelNo
titleNoListing title (10-160 chars).
draftIdNoReturned by a previous call. Omit on first call.
categoryNo
groupsetNo
priceGbpNo
willShipNo
conditionNo
frameSizeNo
descriptionNoListing description (30-5000 chars).
frameSerialNoFrame/serial number — runs a stolen-bike check before publish.
knownIssuesNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
stepYes
draftIdNo
messageYes
listingUrlNo
paymentUrlNo
photosNeededNo
listingFeeGbpNoPrice in GBP.
photoUploadUrlNo
recommend_bike_for_budget
Read-onlyIdempotent
Inspect

Curated picks from Cyclesite's live UK inventory for a budget and intent. Prefers higher-engagement listings. Returns up to 5 picks with a one-line rationale each. Example queries: 'a road bike for £1,500 for weekend rides', 'best e-MTB I can buy under £3,000', 'commuter bike in London under £400'.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoUK city to focus on (optional).
limitNo1-10, default 5.
useCaseNoFree-text intent (e.g. "commuting", "weekend trail", "first road bike").
categoryNo
budgetGbpYesMaximum budget in GBP.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

report_stolen
Read-onlyIdempotent
Inspect

Step-by-step guidance for reporting a stolen UK bike: police, insurance, listing alerts. Returns a 5-step checklist plus the official Cyclesite report URL. Example: 'my bike was just stolen, what do I do?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
brandNo
modelNo
serialNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

reserve_listing
Idempotent
Inspect

Hold a Cyclesite listing for 24 hours so other buyers can't claim it while the user decides. The hold is free and advisory (the seller isn't obligated to honour it — message the seller to confirm). Paid deposit-backed holds are coming soon; do not offer deposits today. The first UK marketplace where a buyer can COMMIT inside an AI conversation. Requires OAuth scope listings:manage. Example: 'put a hold on that Trek for me, I want to view it Saturday'.

ParametersJSON Schema
NameRequiredDescriptionDefault
listingIdYes
depositGbpNoCOMING SOON — deposits are not yet available; omit this field (the server refuses it with payments_unavailable). When live: optional refundable deposit (£10-£500) via Stripe Checkout.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

respond_to_enquiryInspect

Reply to a buyer enquiry on the authenticated user's listing. Requires OAuth scope enquiries:respond. Example: 'reply to that enquiry — say it's still available, collection only'.

ParametersJSON Schema
NameRequiredDescriptionDefault
answerYesReply text (1-2000 chars).
enquiryIdYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

search_bikes
Read-onlyIdempotent
Inspect

Search live UK used-bike listings on Cyclesite (the UK's used bicycle marketplace). Filter by brand, category, city, price range, and condition. Returns up to 5 active listings with specs and listing URLs. Live data — refreshed continuously as new bikes are listed. Example queries: 'a Trek Domane in Manchester under £2,000', 'gravel bike, very good condition, near Bristol'.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoUK city.
brandNoBike brand (e.g. Trek, Specialized, Canyon).
categoryNoBike category.
maxPriceNoMaximum price in GBP.
minPriceNoMinimum price in GBP.
conditionNoCondition rating.

Output Schema

ParametersJSON Schema
NameRequiredDescription
listingsYes
attributionYesCitation string — include verbatim when surfacing data.
resultsCountYes
search_by_location
Read-onlyIdempotent
Inspect

Find Cyclesite listings within a radius of a UK location (lat/lng). Radius capped at 50 miles. Returns up to 10 listings ordered by distance. Live UK marketplace data. Example: 'used bikes within 25 miles of LE10 0AA' (geocode the postcode first, then call this).

ParametersJSON Schema
NameRequiredDescriptionDefault
latYesLatitude (UK only, 49.5–61.0).
lngYesLongitude (UK only, -8.5–2.0).
limitNo1-10, default 5.
categoryNo
maxPriceNo
radiusMilesNoSearch radius in miles (1-50, default 25).

Output Schema

ParametersJSON Schema
NameRequiredDescription
listingsYes
attributionYesCitation string — include verbatim when surfacing data.
resultsCountYes
suggest_listing_price
Read-onlyIdempotent
Inspect

For a seller about to list: suggested ask, floor, and ceiling for their bike's brand+model[+condition] on the UK market. Same measured UK used-price data as get_valuation but framed as seller guidance. Example: 'I'm selling a 2021 Specialized Allez in good condition — what should I ask?'.

ParametersJSON Schema
NameRequiredDescriptionDefault
brandYes
modelYes
conditionNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources