137,960 tools. Last updated 2026-05-20 23:45
"Maps and Navigation Solutions from TomTom" matching MCP tools:
- Run Google Maps searches by keyword and GPS coordinates. Retrieve local business data including place IDs, ratings, and contact info for lead generation and market analysis.MIT
- Retrieve Google Maps listings for any keyword and location, returning names, ratings, reviews, addresses, phone numbers, websites, hours, GPS coordinates, and categories.MIT
- Extract readable text content from a webpage URL by stripping scripts and navigation elements. Returns up to 2000 characters of meaningful text.MIT
- Insert a real library component instance from a design system into a Figma frame. Provide component key, node ID, and file key to place navigation bars, buttons, or any published component while preserving library instance connections.MIT
- Retrieve the complete solution content for a LeetCode problem, including full article text, author details, and navigation links.MIT
- Retrieve metadata for community solutions to a specific LeetCode problem, including topic IDs for accessing full solution content.MIT
Matching MCP Servers
- AlicenseCqualityCmaintenanceProvides seamless access to TomTom's location services including search, routing, traffic and static maps data, enabling easy integration of precise geolocation data into AI workflows and development environments.Last updated104146
- Alicense-qualityCmaintenancekakao navigation mcp server using kakao mobility & kakao map apiLast updated11MIT
Matching MCP Connectors
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
The Google Maps MCP server is a fully-managed server provided by the Maps Grounding Lite API that connects AI applications to Google Maps Platform services. It provides three main tools for building LLM applications: searching for places, looking up weather information, and computing routes with details like distance and travel time. The server acts as a proxy that translates Google Maps data into a format that AI applications can understand, enabling agents to accurately answer real-world location and travel queries.
- Retrieve auto-generated codebase documentation: architecture overview, code conventions, dependency maps, and onboarding guides.Business Source 1.1
- Retrieve node structure of ABAP objects for tree navigation and structure discovery. Use optional node ID to access child nodes and maintain session for continuity.MIT
- Scrape businesses from Google Maps to collect names, addresses, phone numbers, websites, emails, and ratings. Input a keyword and location to generate targeted leads for outreach.MIT
- Analyze website structure by mapping URLs to discover content organization, navigation paths, and site architecture for audits and content discovery.
- Generate visual maps of Chinese administrative divisions to display regional data distribution or composition, such as GDP by province or city classifications.TypeScriptMIT
- Identify and resolve issues with Appo SDK integration by analyzing symptoms, error messages, and platform details to deliver targeted solutions and code fixes.MIT
- Scan MCP servers from registry or repository URL to detect vulnerabilities including tool poisoning, command injection, and data exfiltration. Maps results to OWASP Agentic and MCP Top 10.Apache 2.0
- Summarize each Chrome trace page navigation: navigation ID, URL, and key timings (FCP, LCP, DCL, load). Compare load performance across navigations or baseline web vitals before and after changes.Apache 2.0
- Retrieve city-level autumn leaves forecast dates and maps for maple and ginkgo across Japan. Compare when colors peak in different regions or view a national overview for October-December. Data from Japan Meteorological Corporation.MIT
- Retrieve cached solutions from cross-project memory by describing your current problem. Check if a known solution already exists before building a new one.MIT
- Get AI-synthesized fix suggestions for current errors by retrieving relevant past solutions from the archive, providing contextual recommendations.MIT
- Retrieve a paginated list of your MindMeister mind maps. Specify limit (1-50) and offset to control results. Returns JSON array of map objects with pagination metadata, enabling efficient navigation of your maps.MIT
- Search SAP Community for blog posts, discussions, and solutions to troubleshoot technical issues using error codes and specific scenarios.Apache 2.0
- Capture DOM snapshots with stable unique identifiers for automated browser testing and web scraping using Firefox DevTools. Retake snapshots after page navigation to maintain element references.