Skip to main content
Glama

Street View MCP

by vlad-ds

open_image_locally

Access and view saved Street View images directly in your default application by specifying the filename from the output directory.

Instructions

Open a saved Street View image in the default application.

Args: filename: The filename of the image to open (must exist in output directory)

Returns: Dict: A status message indicating success or failure

Raises: ValueError: If the file doesn't exist in the output directory

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "type": "object" }
Install Server

Other Tools from Street View MCP

Related Tools

    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/vlad-ds/street-view-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server