Skip to main content
Glama

Server Details

Browse property verification missions. Connect with Scouts for GPS-verified tours.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

5 tools
get_mission
Read-onlyIdempotent
Inspect

Get detailed information about a specific property verification mission by its ID. Returns mission details including property address, bounty amount, status, checklist items, and viewer/scout information.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesThe mission UUID to retrieve.
get_mission_stats
Read-onlyIdempotent
Inspect

Get aggregate statistics about missions on the HomeVisto platform. Returns total counts, status breakdown, and average bounty information. Useful for understanding platform activity.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_nearby_missions
Read-onlyIdempotent
Inspect

Find property verification missions within a geographic radius. Useful for scouts looking for missions near their location or for finding missions in a specific area.

ParametersJSON Schema
NameRequiredDescriptionDefault
statusNoFilter by mission status. Default: OPEN.
latitudeYesLatitude of the center point (-90 to 90).
radiusKmNoSearch radius in kilometers. Default: 10km, Maximum: 100km.
longitudeYesLongitude of the center point (-180 to 180).
list_missions
Read-onlyIdempotent
Inspect

List property verification missions with optional filtering. Returns paginated results sorted by creation date (newest first). Use this to browse available missions on the HomeVisto platform.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of missions to return. Default: 20, Maximum: 100.
offsetNoNumber of missions to skip for pagination. Default: 0.
statusNoFilter by mission status. OPEN = available for scouts, COMPLETED = finished missions.
search_missions
Read-onlyIdempotent
Inspect

Search for missions by keyword. Searches across mission title, description, and property address fields. Useful for finding missions in specific locations or with specific requirements.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return. Default: 20, Maximum: 100.
queryYesSearch query to match against title, description, or address. Example: 'apartment Berlin' or 'Dublin 2BR'.
statusNoFilter results by mission status.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources