Skip to main content
ClaudeWave

Windsock aircraft intelligence for AI agents — MCP server client packages (npm + Python) and examples

MCP ServersOfficial Registry0 stars0 forksPythonMITUpdated yesterday
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: NPX · windsock-mcp
Claude Code CLI
claude mcp add windsock-mcp -- npx -y windsock-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "windsock-mcp": {
      "command": "npx",
      "args": ["-y", "windsock-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# Windsock MCP

Aircraft intelligence for AI agents. [Windsock](https://windsock.ai) 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/`](npm/) → `npx windsock-mcp` |
| Python client + stdio bridge | [`python/`](python/) → `pip install windsock-mcp` |
| Examples | [`examples/`](examples/) — OpenAI Agents API, Anthropic MCP connector, LangChain, LlamaIndex, Claude Code, cURL |
| Listed on | [Smithery](https://smithery.ai/servers/team-3go2/windsock) · official MCP Registry `ai.windsock/windsock` · ChatGPT app |

## One-click install

[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_Windsock-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](vscode:mcp/install?%7B%22name%22%3A%20%22windsock%22%2C%20%22type%22%3A%20%22http%22%2C%20%22url%22%3A%20%22https%3A%2F%2Fwindsock.ai%2Fmcp%22%7D)
[![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-Install_Windsock-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](vscode-insiders:mcp/install?%7B%22name%22%3A%20%22windsock%22%2C%20%22type%22%3A%20%22http%22%2C%20%22url%22%3A%20%22https%3A%2F%2Fwindsock.ai%2Fmcp%22%7D)
[![Install in Cursor](https://img.shields.io/badge/Cursor-Install_Windsock-000000?style=flat-square)](cursor://anysphere.cursor-deeplink/mcp/install?name=windsock&config=eyJ1cmwiOiAiaHR0cHM6Ly93aW5kc29jay5haS9tY3AifQ==)

Claude Code:

```bash
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](https://open-plugins.com) 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
aircraftaviationclaude-code-pluginfaagemini-cli-extensionmcpmcp-servervaluation

What people ask about windsock-mcp

What is team-windsock/windsock-mcp?

+

team-windsock/windsock-mcp is mcp servers for the Claude AI ecosystem. Windsock aircraft intelligence for AI agents — MCP server client packages (npm + Python) and examples It has 0 GitHub stars and its last recorded update is dated 2026-09-12.

How do I install windsock-mcp?

+

You can install windsock-mcp by cloning the repository (https://github.com/team-windsock/windsock-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is team-windsock/windsock-mcp safe to use?

+

Our security agent has analyzed team-windsock/windsock-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains team-windsock/windsock-mcp?

+

team-windsock/windsock-mcp is maintained by team-windsock. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.

Are there alternatives to windsock-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy windsock-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: team-windsock/windsock-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/team-windsock-windsock-mcp)](https://claudewave.com/repo/team-windsock-windsock-mcp)
<a href="https://claudewave.com/repo/team-windsock-windsock-mcp"><img src="https://claudewave.com/api/badge/team-windsock-windsock-mcp" alt="Featured on ClaudeWave: team-windsock/windsock-mcp" width="320" height="64" /></a>

More MCP Servers

windsock-mcp alternatives