MCP Server

Repull for Claude Code

Query vacation rental data from Claude Code. List properties, check availability, pull reservations — all through conversation.

Quick Setup

Add Repull to your Claude Code configuration:

Claude Code Setup
1
2
3
4
5
# Install the MCP server globally
npm install -g @repull/mcp-server
# Or add to your project's Claude Code config
# ~/.claude/claude_desktop_config.json

Example Prompts

Show me all Airbnb reservations for next week
What properties are available from June 1-5?
Create a direct booking for prop_3j9f, June 10-15
Update nightly rate to $250 for my downtown apartment
How many reviews do I have across all platforms?

13 Tools Available

list_properties
get_property
list_reservations
get_reservation
create_reservation
update_reservation
list_availability
update_availability
list_reviews
get_financial_summary
list_guests
search_properties
get_pms_status