loading…
Search for a command to run...
loading…
Provide flight search and detailed flight information retrieval capabilities through a server backend. Enable users to start unique sessions, search for flights
Provide flight search and detailed flight information retrieval capabilities through a server backend. Enable users to start unique sessions, search for flights between airports, and access detailed flight data seamlessly. Integrate easily with client applications to enhance travel planning workflows.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"pelikan-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"pelicantravel/pelikan-mcp-server"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.