Skip to main content

windsock-mcp

Windsock aircraft intelligence for AI agents, from Python.

Windsock exposes 38 tools over the Model Context Protocol at https://windsock.ai/mcp: aircraft valuations, FAA registry lookups, 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. This package gives you a client helper and a stdio bridge.

pip install windsock-mcp
export WINDSOCK_API_KEY=wsk_…   # Integrations → Agents & SDKs in your Windsock account

Call tools directly

import asyncio
from windsock_mcp import connect

async def main():
    async with connect() as session:
        tools = await session.list_tools()
        print([t.name for t in tools.tools])
        result = await session.call_tool("lookup_aircraft", {"registration": "N12345"})
        print(result.content[0].text)

asyncio.run(main())

Use as a stdio MCP server

{
  "mcpServers": {
    "windsock": {
      "command": "windsock-mcp",
      "env": { "WINDSOCK_API_KEY": "wsk_…" }
    }
  }
}

Docs

MIT © Windsock

mcp-name: ai.windsock/windsock

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

windsock_mcp-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

windsock_mcp-0.1.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file windsock_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: windsock_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for windsock_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9930b4c4610f9847af028941e6fd61909a05305b9fbd83d8e7e8378ec344f94a
MD5 5c749dfcabb830d552fba9bff8772aa5
BLAKE2b-256 93b2669d2361cbc00faf2b5a3b0b0c7c50e206cc7910a950a73ccd525248b09a

See more details on using hashes here.

Provenance

The following attestation bundles were made for windsock_mcp-0.1.1.tar.gz:

Publisher: publish.yml on team-windsock/windsock-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file windsock_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: windsock_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for windsock_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ca645835558dd569b60c80dae2eda281d901520b1254ff9abd7c5bb0480f7ef
MD5 e1c015136243a3ca0c0d23493628c884
BLAKE2b-256 72eaebbc1cc04aabe120e6e78974f79bf7cd233d27c03c931224aa69a7ced38a

See more details on using hashes here.

Provenance

The following attestation bundles were made for windsock_mcp-0.1.1-py3-none-any.whl:

Publisher: publish.yml on team-windsock/windsock-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page