real-estate-agency / Viewing Appointments
Viewing Appointments 1.0.0
1.0.0
real-estate/viewing-appointments
Schedule and reschedule viewings, check open time slots and log feedback.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"viewing-appointments": {
"transport": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/viewing-appointments"
}
}
}
JSON
{
"server": {
"name": "real-estate/viewing-appointments",
"title": "Viewing Appointments",
"description": "Schedule and reschedule viewings, check open time slots and log feedback.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/viewing-appointments"
}
],
"repository": null,
"icons": null,
"website_url": "https://real-estate-agency.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T06:06:42.175Z",
"updated_at": "2026-09-07T06:17:00.842Z"
}
}