CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Nowah Travel

nowah-xyz/nowah-mcp-server
1HTTPregistry active
Summary

A remote HTTP travel server that wraps flight search across 300+ airlines, hotel booking, 116M points of interest, live flight tracking, and visa requirements into MCP tools. You get 35+ operations covering the full booking lifecycle: search flights, get seat recommendations with AI, book and pay, track orders, cancel with refund quotes, and file EU261 compensation claims for delays. Also includes weather forecasts, currency conversion, and safety advisories. Runs at claw.nowah.xyz with OAuth, so there's no local installation. Useful when you're building travel planning agents or want an LLM to handle multi-step booking flows without you writing Amadeus or Duffel integrations yourself.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Nowah Travel MCP Server

Your personal AI travel concierge. Search and book flights across 300+ airlines, find hotels worldwide, explore 116M+ points of interest, track live flights, get AI-powered seat recommendations, check visa requirements for any passport, live weather forecasts, currency conversion, travel safety advisories, and full trip lifecycle management — all from your favorite AI coding assistant or agent.

Server URL: https://claw.nowah.xyz/mcp

No local installation, no Docker, no npm package. Connect directly via HTTP and start planning trips in seconds.

Quick Start

npx @anthropic-ai/add-mcp https://claw.nowah.xyz/mcp --name nowah-travel

Or platform-specific:

PlatformCommand
Claude Codeclaude mcp add --transport http nowah-travel https://claw.nowah.xyz/mcp
VS Codecode --add-mcp '{"type":"http","name":"nowah-travel","url":"https://claw.nowah.xyz/mcp"}'
CursorAdd to ~/.cursor/mcp.json (see details)
Claude DesktopAdd to claude_desktop_config.json (see details)
WindsurfAdd to MCP config (see details)
Codex CLIcodex mcp add nowah-travel --url https://claw.nowah.xyz/mcp
Gemini CLIAdd to ~/.gemini/settings.json (see details)
ChatGPTSettings > Apps and Connectors > Add MCP Server (see details)
JetBrainsSettings > AI Assistant > MCP (see details)

See INSTALL.md for full platform instructions.

What You Can Do

  • "Find me the cheapest flight from NYC to Tokyo in April"
  • "Book a hotel near the Eiffel Tower for 3 nights"
  • "What are the visa requirements for a US passport holder visiting Vietnam?"
  • "Track flight BA117 — is it on time?"
  • "Plan a 5-day itinerary in Barcelona with local restaurants and hidden gems"
  • "What's the weather like in Bali next week?"
  • "Find the best seat on my upcoming Emirates A380 flight"
  • "Cancel my London booking and show me the refund amount"

Available Tools (35+)

Search & Discovery

ToolDescription
search_flightsSearch flights across 300+ airlines with flexible dates, multi-city, and cabin class options
search_locationsFind airport IATA codes by city or airport name
get_offerGet detailed pricing breakdown for a specific flight offer
search_hotelsSearch hotels worldwide by city, dates, and guest count
get_hotel_quoteGet a detailed quote with room types, amenities, and cancellation policy
find_poisDiscover restaurants, landmarks, activities from 116M+ points of interest worldwide
generate_itineraryGenerate a personalized day-by-day travel itinerary for any destination

Booking & Trip Management

ToolDescription
book_flightBook a flight with passenger details and payment
book_hotelBook a hotel room
get_booking_feesGet full fee breakdown before committing to a booking
list_tripsList all trips for the authenticated user
get_tripGet complete trip details with bookings, documents, and status
create_tripCreate a new trip to organize bookings
update_tripUpdate trip details, dates, or notes
cancel_tripCancel a trip and all associated bookings
get_trip_documentsRetrieve e-tickets, booking confirmations, and travel documents

Order Management

ToolDescription
get_cancellation_quoteGet refund amount and policy before cancelling
confirm_cancellationConfirm a flight cancellation and process refund
get_order_servicesView available add-ons — extra bags, seat upgrades, meals, lounge access
add_order_servicesAdd services to an existing booking
create_change_requestRequest flight date or route changes
confirm_flight_changeConfirm and pay for a flight change

Live Flight Tracking

ToolDescription
get_flight_infoTrack any flight in real-time by flight number
get_booking_trackingTrack all flights associated with a booking
get_airport_delaysCheck current delay and disruption status at any airport

Seatmap Intelligence

ToolDescription
get_seat_infoGet detailed seatmap with legroom, recline, power, and window positions
get_seat_recommendationsAI-powered seat recommendations based on your preferences

Payments

ToolDescription
create_checkout_sessionCreate a secure payment checkout session
list_payment_methodsList saved payment methods
pay_with_saved_cardPay using a saved card
get_payment_statusCheck payment status and transaction details
manage_payment_methodAdd or remove payment methods

Travel Intelligence

ToolDescription
get_visa_requirementsCheck visa requirements between any two countries
get_weatherCurrent conditions and multi-day forecasts for any location
convert_currencyConvert between 150+ currencies with live exchange rates
get_safety_infoTravel safety advisories, health risks, and local laws for any country

Flight Disruption Claims

ToolDescription
check_claim_eligibilityCheck if a delay or cancellation qualifies for compensation
file_claimFile a compensation claim for a disrupted flight
list_claimsView all claims and their status

AI Concierge

ToolDescription
chat_with_agentChat with the Nowah AI travel concierge for complex planning
get_usage_statsGet API usage statistics
get_server_infoServer version and capabilities

Resources & Prompts

The server also exposes MCP resources and prompts for richer agent workflows:

  • Resource nowah://trips — Live list of all user trips
  • Prompt plan_trip — Generate a complete trip plan with flights, hotels, and day-by-day itinerary
  • Prompt check_travel_requirements — Check visa, weather, safety, and customs for any destination

Authentication

The server uses OAuth. On first connection, your MCP client will open a browser window to sign in. Sessions persist across reconnections — you only need to authenticate once.

Links

  • Install Guide
  • Dashboard & API Keys
  • Documentation
  • Nowah App
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedMar 2, 2026
View on GitHub