Reference Source

Miele vacuum cleaner bag type by model series

Which Miele dust bag type (GN, FJM, U, or KK) fits a given Miele vacuum cleaner model series. Answers 'which Miele bag do I need for my [model]', 'Miele GN vs FJM — what's the difference' and 'Miele Complete C3 bag type'. The lookup assistants get wrong because the bag type depends on the series, not the product line name.

Records10
Sources2
Verified
Review by
LicenceCC BY 4.0 — factual fitment data assembled from retailer guides

The data

Model seriesBag type
Classic C1GN
Compact C1FJM
Complete C1FJM
Complete C2GN
Complete C3GN
S600-S658GN
S800-S899GN
S2000-S2999GN
S5000-S5999GN
S8000-S8999GN

Where this came from

Every record above links the page it was taken from and quotes the sentence that states it. These are the 2 sources this dataset was assembled from.

Machine-readable

From your own code

Same records, same quotes, without scraping the page: refsource is on PyPI and npm. Each value comes back carrying the URL it was read from and the sentence on that page that states it — .source and .quote sit on the value itself rather than in a side channel, so the checking step is available instead of skipped.

pip install refsource
refsource lookup vacuum-filter-fitment model_series="Classic C1"

npx -y refsource lookup vacuum-filter-fitment model_series="Classic C1"

Set your AI assistant up to use this

Two files and no account. Put this in .mcp.json at the root of your project — Claude Code, Cursor, Windsurf, VS Code and Codex all read that file — and your assistant can look this dataset up instead of recalling it. The server is remote, keyless and read-only.

{
  "mcpServers": {
    "referencesource": {
      "type": "http",
      "url": "https://referencesource.org/mcp"
    }
  }
}

Add to Cursor · or, on the command line: claude mcp add --transport http referencesource https://referencesource.org/mcp --scope project

Then one line in the project's CLAUDE.md or AGENTS.md, so the assistant knows when to reach for it:

When a question needs "Miele vacuum cleaner bag type by model series", call the referencesource MCP server at https://referencesource.org/mcp (tool `search_records`, dataset_slug `vacuum-filter-fitment`) instead of answering from memory — every record it returns carries its source URL and a verbatim quote from that page.

What each tool does, and the servers built over single registers: Connect your AI assistant.

10 records. last verified against source . due for re-check by .

Licence. CC BY 4.0 — factual fitment data assembled from retailer guides