mcpbeat Sign in

Flywizz MCP Server

local only

Flywizz runs on your own machine — the client starts it, so there is no endpoint to ping. 408 installs a week from pypi. Last commit 2 Sep 2026.

Search Wizz Air flights from your AI agent. Unofficial.

408
Installs / week
pypi · Flywizz
0
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/api-health.yml:45
      - name: Open or update issue on failure
        if: failure()
        env:
          GH_TOKEN: ${{ github.token }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Flywizz every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add flywizz-mcp -- uvx Flywizz
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "flywizz-mcp": {
      "args": [
        "Flywizz"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.flywizz-mcp]
command = "uvx"
args = ["Flywizz"]
.cursor/mcp.json
{
  "mcpServers": {
    "flywizz-mcp": {
      "args": [
        "Flywizz"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "flywizz-mcp": {
      "args": [
        "Flywizz"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Flywizz

same job, measured the same way
Flyan
by victorlane

Search Ryanair flights from your AI agent. Unofficial.

212 installs/wk local only
X402search MCP
by x402-index

Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz

42 installs/wk local only
Parallel Search MCP
by parallel

The best web search for your AI Agent

answering
Fiber AI
by fiber

Search companies, enrich contacts, and reveal emails and phones from your AI agent.

5 tools answering
PodMule
by podmule

Search, draft and manage your podcast workspace from your agent.

3 tools answering
Agentskb
by cranot

Researched knowledge for AI agents. Canonical answers from official sources.

52 installs/wk local only
@imqueue
by imqueue

Search @imqueue docs and scaffold typed services & clients from your AI coding agent.

199 installs/wk 7 tools answering
Nimbus
by nimbus-agent

Search your local Nimbus index and run its built-in agents from any MCP client.

115 installs/wk local only

Flywizz — questions

Answers built from our own checks of this server.

Why is there no uptime for Flywizz?
Flywizz runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package Flywizz was installed 408 times last week.
How do I connect Flywizz?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls Flywizz straight from pypi; nothing to host, nothing to sign up for.
How many people use Flywizz?
The pypi package Flywizz was installed 408 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Flywizz open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.