vlad-ds/street-view-mcp
A Model-Client-Protocol (MCP) server for Google Street View API that enables AI models to fetch street view imagery, save images locally, and create HTML virtual tours. Integrates with Claude Desktop for seamless AI-powered street view exploration.
Platform-specific configuration:
{
"mcpServers": {
"street-view-mcp": {
"command": "npx",
"args": [
"-y",
"street-view-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...