Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

net.fsaircraft/catalog

REMOTE · MCP.FSAIRCRAFT.NET · SCANNED SEP 25

Price comparison for Microsoft Flight Simulator add-ons: search, deals, per-store prices, history.

76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1300 tokens (~100/item across 13 items; 12 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage84
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 44% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the net.fsaircraft/catalog MCP server?

net.fsaircraft/catalog is a hosted endpoint at https://mcp.fsaircraft.net/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.fsaircraft.net

# add to Claude Code
claude mcp add --transport http net-fsaircraft-catalog 'https://mcp.fsaircraft.net/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "net-fsaircraft-catalog": {
      "url": "https://mcp.fsaircraft.net/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "net-fsaircraft-catalog": {
      "type": "http",
      "url": "https://mcp.fsaircraft.net/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.net-fsaircraft-catalog]
url = "https://mcp.fsaircraft.net/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-fsaircraft-catalog": {
      "type": "remote",
      "url": "https://mcp.fsaircraft.net/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add net-fsaircraft-catalog --url 'https://mcp.fsaircraft.net/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  net-fsaircraft-catalog:
    url: "https://mcp.fsaircraft.net/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "net-fsaircraft-catalog": {
      "Transport": "http",
      "Url": "https://mcp.fsaircraft.net/mcp"
    }
  }
}
# add to Vellum
assistant mcp add net-fsaircraft-catalog -t streamable-http -u 'https://mcp.fsaircraft.net/mcp'
// mcp.json
{
  "mcpServers": {
    "net-fsaircraft-catalog": {
      "type": "http",
      "url": "https://mcp.fsaircraft.net/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 +8
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 0
    • Tool “compare_prices” rewrote its description, which is the text the model reads security
    • Tool “price_history” rewrote its description, which is the text the model reads security
    • “search_addons” reworded the description of “max_price_eur” cosmetic
  • 23 Sept 26 0
    • Stability: unverified → 0.03 ▲ functional
  • 22 Sept 26 68

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://mcp.fsaircraft.net/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=fsaircraft.net CN=WE1,O=Google Trust Services,C=US 5 Aug 2026 3 Nov 2026 ECDSA 256 ECDSA-SHA256 6cb9086b4e85f0e20ea1f17914b7abdb
SANs: fsaircraft.net, *.fsaircraft.net
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.fsaircraft.net. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
fsaircraft.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000; includeSubDomains
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.fsaircraft.net/mcp Verified 200
http (plaintext) http://mcp.fsaircraft.net/mcp HTTPS enforced 301 https://mcp.fsaircraft.net/mcp
MCP tools · 12 exposed · ~992 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_prices ~62

Every store offer for one add-on, in-stock offers with known net prices first, ordered by net EUR price. Includes the listed price, tax status, known net price, EUR conversion, stock, sale expiry and an outbound link.

NameTypeReqDescription
slugstringyes–
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
offersarrayyes–
slugstringyes–
titlestring|nullyes–
urlstring|nullyes–

No examples provided.

fetch ~48

Retrieve one add-on as a document, by the `id` returned from `search` (the add-on slug). Returns the full description plus every current store price.

NameTypeReqDescription
idstringyes–
NameTypeReqDescription
idstringyes–
metadataobjectyes–
textstringyes–
titlestringyes–
urlstringyes–

No examples provided.

find_aircraft_type ~87

Resolve a plain-language aircraft name ("737 MAX", "Cessna 172", "A320neo") to its ICAO Doc 8643 designator, with how many add-ons we carry for it. Feed the designator to list_addons_for_aircraft.

NameTypeReqDescription
limitinteger––
qstringyesDesignator, model, family or manufacturer
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
typesarrayyes–

No examples provided.

get_addon ~82

Everything the catalog holds on a single add-on: description, developer, declared simulator compatibility, rating, every store offer with its VAT split and sale expiry, the lowest price ever recorded, and the real-world aircraft types and airports it implements.

NameTypeReqDescription
slugstringyesAdd-on slug, as it appears in https://fsaircraft.net/addons/{slug}
NameTypeReqDescription
addon–yes–
as_ofstring|nullyes–
foundbooleanyes–

No examples provided.

list_addons_for_aircraft ~98

Every add-on implementing one real-world aircraft type, across all studios, cheapest first. The type link is our own classification (from the title and the store metadata), not the store's.

NameTypeReqDescription
icao_designatorstringyesICAO Doc 8643 designator, e.g. 'B738', 'A20N', 'C172'
limitinteger––
simstring––
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
icao_designatorstringyes–
resultsarrayyes–
type–yes–

No examples provided.

list_deals ~101

Add-ons discounted right now, deepest discount first. A discount here means the current price is below the highest price we have ever recorded for that same offer at that same store — never a store-printed list price, so permanent markdowns do not appear.

NameTypeReqDescription
categorystring––
ending_within_daysinteger–Only sales with a published end date inside N days
limitinteger––
simstring––
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
resultsarrayyes–

No examples provided.

list_developers ~45

Add-on studios in the catalog, busiest first, optionally filtered by name.

NameTypeReqDescription
limitinteger––
qstring–Substring of the developer name
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
developersarrayyes–

No examples provided.

list_sceneries_for_airport ~78

Every add-on scenery we carry for one airport, by ICAO (or IATA) code, cheapest first.

NameTypeReqDescription
icaostringyesICAO code, e.g. 'EGLL', 'KJFK'. IATA also accepted.
limitinteger––
simstring––
NameTypeReqDescription
airport–yes–
as_ofstring|nullyes–
countintegeryes–
icaostringyes–
resultsarrayyes–

No examples provided.

list_stores ~64

Every storefront in the catalog, with how many add-ons we track there, how many are discounted right now, and whether its prices include VAT. Use it to answer "which stores do you actually cover" and to get the `store` slug vocabulary for search_addons.

Input schema present but exposes no named parameters.

NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
storesarrayyes–

No examples provided.

price_history ~61

Daily lowest known VAT-excluded price in EUR, using current exchange rates, plus min/max/current and whether it is at its lowest ever. Answers "has this ever been cheaper than X?".

NameTypeReqDescription
daysinteger––
slugstringyes–
NameTypeReqDescription
as_ofstring|nullyes–
current_eur_cents–yes–
daysintegeryes–
is_lowest_everbooleanyes–
max_eur_cents–yes–
min_eur_cents–yes–
pointsarrayyes–
price_basisstringyes–
slugstringyes–
urlstring|nullyes–

No examples provided.

search ~68

Search the fsaircraft.net MSFS add-on catalog and return documents in the shape ChatGPT deep-research and company-knowledge connectors expect. `id` is the add-on slug; pass it to `fetch`. Prefer search_addons when filters or prices matter.

NameTypeReqDescription
querystringyes–
NameTypeReqDescription
resultsarrayyes–

No examples provided.

search_addons ~198

Search the fsaircraft.net catalog of payware Microsoft Flight Simulator add-ons (aircraft, scenery, liveries, utilities) across every tracked store. Returns the cheapest live offer for each add-on with its discount and MSFS 2020/2024 compatibility as declared by the selling store.

NameTypeReqDescription
categorystring–Category slug, e.g. 'aircraft', 'scenery', 'livery', 'utility'
limitinteger––
max_price_eurnumber–Inclusive ceiling on the known VAT-excluded price, in euros
on_saleboolean–Only add-ons currently below their recorded high
qstring–Free text: title, developer, ICAO code or aircraft type
simstring–Only add-ons declared compatible with this simulator
storestring–Store slug, e.g. 'simmarket' — see list_stores
NameTypeReqDescription
as_ofstring|nullyes–
countintegeryes–
resultsarrayyes–

No examples provided.

Common questions

What is the net.fsaircraft/catalog MCP server?

net.fsaircraft/catalog is an MCP server listed in the public MCP registry as net.fsaircraft/catalog. Price comparison for Microsoft Flight Simulator add-ons: search, deals, per-store prices, history. This page covers its hosted endpoint (https://mcp.fsaircraft.net/mcp).

Is the net.fsaircraft/catalog MCP server safe to use?

net.fsaircraft/catalog scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the net.fsaircraft/catalog MCP server expose?

net.fsaircraft/catalog exposes 12 tools: search_addons, get_addon, list_deals, compare_prices, price_history, and 7 more. Their descriptions and schemas cost roughly 992 tokens of context every time the server is loaded.

Does the net.fsaircraft/catalog MCP server require authentication?

No. We connected to net.fsaircraft/catalog without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the net.fsaircraft/catalog MCP server still maintained?

net.fsaircraft/catalog is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.