PeopleLikeUs MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLU_EMAIL | No | Login email for PeopleLikeUs | |
| PLU_COOKIES | No | Raw cookie string from browser DevTools | |
| PLU_PASSWORD | No | Login password for PeopleLikeUs | |
| PLU_REQUEST_DELAY | No | Delay between requests in milliseconds | 1000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| plu_auth_statusC | Check authentication status |
| plu_loginC | Login with email and password |
| plu_set_cookiesC | Inject raw browser cookies |
| plu_get_propertyB | Get property details by ID |
| plu_get_my_propertiesA | Get my properties list |
| plu_get_availabilitiesC | Get availability periods (JSON) |
| plu_get_unavailabilitiesC | Get unavailability periods (JSON) |
| plu_add_availabilityC | Add availability period. Ask user confirmation. |
| plu_delete_availabilityB | Delete availability. Ask user confirmation. |
| plu_add_unavailabilityC | Add unavailability. Ask user confirmation. |
| plu_delete_unavailabilityC | Delete unavailability. Ask user confirmation. |
| plu_get_conversationsC | List conversations |
| plu_get_messagesC | Get messages in a thread |
| plu_send_messageC | Send a message. Ask user confirmation. |
| plu_delete_messageB | Delete a message. Ask user confirmation. |
| plu_delete_conversationB | Delete/trash a conversation. Ask user confirmation. |
| plu_get_exchangesC | List exchanges |
| plu_get_exchangeC | Get exchange details |
| plu_create_exchangeC | Create exchange. Ask user confirmation. |
| plu_update_exchange_datesB | Update exchange dates. Ask user confirmation. |
| plu_update_exchange_typeC | Update exchange type. Ask user confirmation. |
| plu_cancel_exchangeB | Cancel exchange. Ask user confirmation. |
| plu_search_homesC | Search homes with filters |
| plu_quick_searchC | Search by listing number |
| plu_get_notificationsC | Get notifications |
| plu_get_auth_userB | Get authenticated user info |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/manganate006/peoplelikeus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server