Skip to main content
Glama

Windsock MCP

Aircraft intelligence for AI agents. Windsock exposes 38 tools over the Model Context Protocol at https://windsock.ai/mcp: aircraft valuations, FAA registry lookups (US and 17 international registers), cost of ownership, comparable aircraft, fleet search, ADs and STCs, market metrics with forecasts, verified value reports, pre-buy diligence checklists, logbook search and a watchlist. Every call is tied to a Windsock account.

This repository holds the client packages and examples. The server itself is hosted; you never run it.

Docs

https://windsock.ai/mcp

npm bridge (stdio, OAuth or API key)

npm/npx windsock-mcp

Python client + stdio bridge

python/pip install windsock-mcp

Examples

examples/ — OpenAI Agents API, Anthropic MCP connector, LangChain, LlamaIndex, Claude Code, cURL

Listed on

Smithery · official MCP Registry ai.windsock/windsock · ChatGPT app

One-click install

Install in VS Code Install in VS Code Insiders Install in Cursor

Claude Code:

claude mcp add --transport http windsock https://windsock.ai/mcp

or install the plugin (adds the server plus an aircraft pre-buy workflow skill; the repo root follows the Open Plugins layout, so Cursor and other Open Plugins clients can import it too):

/plugin marketplace add team-windsock/windsock-mcp
/plugin install windsock@windsock

Every client above signs you in with OAuth on first use. Headless agents use an API key instead — see the docs.

Related MCP server: @navop/mcp

Quick start (any MCP client)

Remote server, no install:

https://windsock.ai/mcp

Chat assistants connect over OAuth. Agents send an account API key as Authorization: Bearer wsk_… (get one at Integrations → Agents & SDKs).

Plans

Free accounts get 20 of the 38 tools with a monthly call limit. Pro and Enterprise unlock reports, diligence, logbooks and tracking.

Support

support@windsock.ai · https://windsock.ai/contact

MIT © Windsock

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
    1
    -