{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_vptjx84zyn9k","handle":"iflow-mcp-vlad-ds-street-view-mcp","url":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-vlad-ds-street-view-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-vlad-ds-street-view-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-vlad-ds-street-view-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-vlad-ds-street-view-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-vlad-ds-street-view-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-vlad-ds-street-view-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_vlad-ds-street-view-mcp","summary":"MCP for interacting with Street View imagery","description":"# Street View MCP\n\nA Model-Client-Protocol (MCP) server for Google Street View API that enables AI models to fetch and display street view imagery and create virtual tours.\n\n## Using with Claude Desktop\n\nTo use Street View MCP with Claude Desktop:\n\n1. Ensure you have `uv` installed: [UV Installation Guide](https://github.com/astral-sh/uv)\n2. Clone this repository:\n   ```bash\n   git clone https://github.com/vlad-ds/street-view-mcp.git\n   cd street-view-mcp\n   ```\n3. Install dependencies:\n   ```bash\n   uv pip install -e \".[dev]\"\n   ```\n4. Get a Google Maps API key (instructions below)\n5. Add the following to your Claude Desktop `claude_desktop_config.json` file:\n\n```json\n\"street_view\": {\n  \"command\": \"uv\",\n  \"args\": [\n    \"run\",\n    \"--directory\",\n    \"/path/to/street-view-mcp\",  // Replace with your actual path\n    \"mcp\",\n    \"run\",\n    \"src/street_view_mcp/server.py\"\n  ],\n  \"env\": {\n    \"API_KEY\": \"your_google_maps_api_key_here\"  // Add your API key here\n  }\n}\n```\n\nAfter configuration, you can use Street View MCP in Claude Desktop simply by typing \"/street_view\".\n\n## Overview\n\nStreet View MCP provides a simple interface for AI models to:\n1. Fetch Street View images by address, coordinates, or panorama ID\n2. Save images to local files\n3. Open saved images in the default viewer\n4. Create HTML pages that compile multiple Street View images into virtual tours\n\n## Requirements\n\n- Python 3.9+\n- Google Maps API key with Street View API enabled\n- `fastmcp` package\n- `uv` package manager (recommended)\n\n## Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/vlad-ds/street-view-mcp.git\ncd street-view-mcp\n\n# Create and activate a virtual environment with uv (recommended)\nuv venv\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n\n# Install dependencies\nuv pip install -e \".[dev]\"\n```\n\n## API Key Setup\n\nThe Street View MCP requires a Google Maps API key with Street View API enabled:\n\n1. Visit the [Google Cloud Console](https://console.cloud.goo…","publisher":null,"homepage":"https://github.com/vlad-ds-street-view-mcp","repository":"https://github.com/vlad-ds-street-view-mcp/issues","version":"0.1.2","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_vlad-ds-street-view-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_vlad-ds-street-view-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:35.243Z","publishedAt":"2026-02-06T18:53:58.489276Z","latestVersion":"0.1.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_vlad-ds-street-view-mcp","url":"https://pypi.org/project/iflow-mcp_vlad-ds-street-view-mcp/","firstSeenAt":"2026-09-09T21:24:50.390Z","fetchedAt":"2026-09-15T20:20:33.280Z","normalizedAt":"2026-09-15T20:20:33.280Z"}]},"firstSeenAt":"2026-09-09T21:24:50.390Z","updatedAt":"2026-09-15T20:21:35.243Z"}