Back to Browse

Windsock MCP Server

Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Aircraft valuations, registry lookup, cost of ownership, market metrics, reports and logbooks.

About

Aircraft valuations, registry lookup, cost of ownership, market metrics, reports and logbooks.

Remote endpoints: streamable-http: https://windsock.ai/mcp

Security Report

5.2
Moderate5.2Moderate Risk

Windsock MCP is a well-designed client bridge to a remote aircraft intelligence service with proper authentication via API keys and OAuth. The code is clean, credentials are handled securely through environment variables, and permissions are appropriately scoped to the service's purpose. Minor code quality observations exist but do not materially impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 2 issues.

8 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Windsock account API key (Integrations → Agents & SDKs). Omit to sign in with OAuth in the browser.Required

Environment variable: WINDSOCK_API_KEY

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

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.

Docshttps://windsock.ai/mcp
npm bridge (stdio, OAuth or API key)npm/npx windsock-mcp
Python client + stdio bridgepython/pip install windsock-mcp
Examplesexamples/ — OpenAI Agents API, Anthropic MCP connector, LangChain, LlamaIndex, Claude Code, cURL
Listed onSmithery · 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.

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

Reviews

No reviews yet

Be the first to review this server!