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

相关推荐

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

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

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

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

  • Lists Tailwind CSS classes in monospaced font

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

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

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

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

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

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

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • HiveNexus
  • An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

    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!