Flyan
Rank #17,296io.github.victorlane/flyan-mcp
Search Ryanair flights from your AI agent. Unofficial.
Flyan is a Model Context Protocol (MCP) server published by victorlane. It ranks #17,296 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Flyan is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 115,109 of 132,405 servers on MCP Toplist.
Use Flyan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flyan-mcp -- uvx --from "Flyan[mcp]" flyan-mcp Flyan[mcp_servers.flyan-mcp]
command = "uvx"
args = ["--from", "Flyan[mcp]", "flyan-mcp", "Flyan"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flyan-mcp": {
"command": "uvx",
"args": [
"--from",
"Flyan[mcp]",
"flyan-mcp",
"Flyan"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flyan-mcp": {
"command": "uvx",
"args": [
"--from",
"Flyan[mcp]",
"flyan-mcp",
"Flyan"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flyan-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"Flyan[mcp]",
"flyan-mcp",
"Flyan"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flyan-mcp": {
"command": "uvx",
"args": [
"--from",
"Flyan[mcp]",
"flyan-mcp",
"Flyan"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flyan-mcp": {
"command": "uvx",
"args": [
"--from",
"Flyan[mcp]",
"flyan-mcp",
"Flyan"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.victorlane%2Fflyan-mcp)<a href="https://mcptoplist.com/server/io.github.victorlane%2Fflyan-mcp"><img src="https://mcptoplist.com/badge/io.github.victorlane%2Fflyan-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
victorlane
Other servers by victorlane
View all victorlane servers →Available versions (5)
| Version | Published |
|---|---|
| 0.4.4 | Aug 18, 2026 |
| 0.4.3 | Jun 19, 2026 |
| 0.4.2 | Jun 13, 2026 |
| 0.4.1 | Jun 12, 2026 |
| 0.4.0 | Jun 12, 2026 |
Frequently asked questions
- Who maintains Flyan?
- Flyan is maintained by victorlane, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Flyan listed on the Official MCP Registry?
- Yes — Flyan is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Flyan have?
- MCP Toplist tracks 5 versions of Flyan, most recently published on Aug 18, 2026.
- Where can I find the source code for Flyan?
- The source code for Flyan is hosted at github.com/victorlane/flyan.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.