Cover image
Try Now
2025-03-24

Mirror ofhttps://github.com/Domoteek/mcp-server-airbnb

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

Serveur MCP Airbnb

smithery badge

Serveur MCP pour rechercher des annonces Airbnb et obtenir les détails des logements. Fournit des liens directs vers les annonces Airbnb dans les résultats de recherche.

Outils

  1. airbnb_search

    • Recherche d'annonces Airbnb
    • Entrée requise : location (chaîne de caractères)
    • Entrées optionnelles :
      • placeId (chaîne de caractères)
      • checkin (chaîne de caractères, AAAA-MM-JJ)
      • checkout (chaîne de caractères, AAAA-MM-JJ)
      • adults (nombre)
      • children (nombre)
      • infants (nombre)
      • pets (nombre)
      • minPrice (nombre)
      • maxPrice (nombre)
      • cursor (chaîne de caractères)
      • ignoreRobotsText (booléen)
    • Retourne : Tableau d'annonces avec des détails comme le nom, le prix, l'emplacement, etc. Chaque annonce inclut une url directe vers la page Airbnb.
  2. airbnb_listing_details

    • Obtenir des informations détaillées sur une annonce Airbnb spécifique
    • Entrée requise : id (chaîne de caractères)
    • Entrées optionnelles :
      • checkin (chaîne de caractères, AAAA-MM-JJ)
      • checkout (chaîne de caractères, AAAA-MM-JJ)
      • adults (nombre)
      • children (nombre)
      • infants (nombre)
      • pets (nombre)
      • ignoreRobotsText (booléen)
    • Retourne : Informations détaillées sur l'annonce, y compris la description, les détails de l'hôte, les équipements, les tarifs, etc. La réponse inclut une url directe vers la page de l'annonce Airbnb.

Fonctionnalités

  • Respecte les règles du fichier robots.txt d'Airbnb
  • Utilise cheerio pour l'analyse HTML
  • Aucune clé API requise
  • Retourne des données JSON structurées
  • Réduit la charge de contexte en aplatissant et en sélectionnant les données
  • Fournit des URL directes vers les annonces Airbnb

Installation

Installation sur Claude Desktop

Avant de commencer, assurez-vous que Node.js est installé sur votre ordinateur pour que npx fonctionne.

  1. Allez dans : Paramètres > Développeur > Modifier la configuration

  2. Ajoutez ce qui suit à votre fichier claude_desktop_config.json :

{
  "mcpServers": {
    "airbnb": {
      "command": "npx",
      "args": [
        "-y",
        "@Domoteek/mcp-server-airbnb"
      ]
    }
  }
}

Pour ignorer le fichier robots.txt pour toutes les requêtes, utilisez cette version avec l'argument --ignore-robots-txt :

{
  "mcpServers": {
    "airbnb": {
      "command": "npx",
      "args": [
        "-y",
        "@Domoteek/mcp-server-airbnb",
        "--ignore-robots-txt"
      ]
    }
  }
}
  1. Redémarrez Claude Desktop et planifiez votre prochain voyage incluant des Airbnbs !

Autre option : Installation via Smithery

Pour installer mcp-server-airbnb pour Claude Desktop automatiquement via Smithery :

npx -y @smithery/cli install @Domoteek/mcp-server-airbnb --client claude

Compilation (pour les développeurs)

npm install
npm run build

Licence

Ce serveur MCP est sous licence MIT.

Avertissement

Airbnb est une marque déposée d'Airbnb, Inc. Domoteek n'est pas lié à Airbnb, Inc. ou à ses filiales

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    Reviews

    5 (1)
    Avatar
    user_Vil9EYks
    2025-04-17

    The Domoteek_mcp-server-airbnb by MCP-Mirror is a must-have for any Airbnb host. It streamlines management tasks, saves time, and enhances guest experiences. Easy to integrate and reliable, it has significantly improved my property operations. Highly recommend checking it out!