HomeVisto
HomeVisto offers a revolutionary solution by connecting remote property seekers with local "Scouts" who provide live, GPS-verified video tours of properties.
HomeVisto MCP Server
Model Context Protocol server for AI agents to browse property verification missions
Server Endpoint
POST https://mcp.homevisto.com/mcp
Protocol: MCP 2025-03-26 | Transport: Streamable HTTP | All tools are read-only
Available Tools
list_missions— List missions with filtering and paginationget_mission— Get detailed mission information by IDsearch_missions— Search missions by keywordget_nearby_missions— Find missions within a geographic radiusget_mission_stats— Get platform statistics
Quick Example
curl -X POST https://mcp.homevisto.com/mcp
-H "Content-Type: application/json"
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_missions",
"arguments": { "status": "OPEN", "limit": 5 }
}
}'
Full DocumentationVisit HomeVisto
HomeVisto — The marketplace connecting remote property seekers with local Scouts for live, verified property tours.
관련 서버
Bear MCP Server
Provides direct access to your Bear notes database for comprehensive note management, bypassing standard API limitations.
Rebrandly
Generate short URLs using the Rebrandly API.
Xwiki MCP
MCP server for XWiki REST API — read your wiki from Claude and other AI agents
Team Relay MCP
Read, search, and write Obsidian vault notes via Team Relay collaborative server. Supports shared folders and real-time sync.
Bakaláři
Access data from the Bakaláři school system, including schedules, absences, and grades, through a standardized API.
Issuebage MCP Server
digital badge issuing platform
Nineteen Blocks Sales Automation
A sales automation system that integrates Gmail, Google Sheets, Streak CRM, Notion, and Google Drive into a unified workflow.
SpotDraft MCP Server
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
n8n MCP Server
Manage n8n workflows, executions, and credentials through the Model Context Protocol.
CData Google Calendars
A read-only MCP server by CData that enables LLMs to query live Google Calendars data. Requires a separate CData JDBC Driver for Google Calendars.