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

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.0.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.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: windsock_mcp-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 ee4b7883b2ed324b7d724ba434f57b058b6b89c7a44c2aa7e326aca047efd4aa
MD5 aac5a0f30dae69e530f62b2768a360c3
BLAKE2b-256 3e2b0c7b831d0d0cd6eede9cc98d6827ea3c7cd54ae7ea8bb8172e6a9d49cf94

See more details on using hashes here.

Provenance

The following attestation bundles were made for windsock_mcp-0.1.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: windsock_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3367d9122fdf7be4b31d56ecae21ed669c8ff961e4cd9e3424b747b7fd084f9
MD5 db35f8d5ab7f487106c0f35cfda002d6
BLAKE2b-256 9d86199213a5f0b14043085bcd033eae8dceb67a1018c9e488e8506c74b916f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for windsock_mcp-0.1.0-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

0.1.1

2 files

This release

0.1.0 This release

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