Skip to main content
Glama
354,975 tools. Last updated 2026-07-31 23:54

"Tokyo Metro" matching MCP tools:

  • Check JavaScript runtime debugger connection status and diagnostic info to verify connectivity before using other debugger tools.
    Apache 2.0
  • Restart the Metro JS bundle in a connected React Native app to apply code changes or reset JS state without restarting the native process.
    Apache 2.0
  • Stop the Metro bundler process on a specified port (default 8081) to end a React Native session or restart Metro.
    Apache 2.0
  • Connect to a JS runtime CDP debugger for iOS, Android, or Chromium. Returns connection info including port, device name, and app name. Use before other debugger tools.
    Apache 2.0
  • Retrieve public transport access per parcel of a property transaction: nearest stop distances and names for rail, metro, tram, and bus from GTFS data, within mode-specific caps.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Find car rentals, rideshare, and airport transfers timed to your flight. Get door-to-door options for rental cars or rideshare in US metro areas.
    MIT
  • Retrieve old-regime deduction checklist with statutory caps for a fiscal year. Use to estimate deductions for tax computation and compare regimes.
    MIT
  • Retrieve Italian provinces with their ISTAT codes, car plate abbreviations, and metropolitan city status. Filter by province name or language preference.
    MIT
  • Fetch Google Trends data including interest over time, geographic breakdowns, and related topics/queries. Supports multiple queries, custom dates, and categories for demand forecasting and seasonality analysis.
    MIT
  • Assess fiber depth for candidate sites by querying carrier fiber routes (metro, longhaul, dark, IX) with GeoJSON output for mapping. Filter by carrier and metro to map long-haul backbones.
    MIT
  • Search for restaurants in a Tock metro by cuisine or name. Returns venue details including cuisine, price band, and neighborhood.
    MIT
  • Check whether a proposed rent is above or below HUD Fair Market Rent for a bedroom size, and determine which income bands a household qualifies under based on annual income and household size.
    MIT
  • Reload the React Native app to apply code changes when Fast Refresh fails, fix broken app states, or reset app navigation and context completely.
    MIT
  • Get a travel guide for a FIFA World Cup 2026 host city. Includes highlights, transportation, food, activities, and local tips. Accepts venue ID, city name, or metro area.
    MIT
  • Retrieve metro-level fiber depth profiles: carrier count, route miles, on-net buildings, density score, and dark fiber. Rank all tracked US data-center metros or dive into one market.
    MIT
  • Plan a public transit route between two points, returning recommended alternatives with walking and ride segments for bus and metro.
    MIT
  • Diagnose React Native development environment health: OS, iOS/Android toolchains, Metro status, and project info. Use first when something fails or before device/build operations.
    MIT
  • Execute JavaScript inside your live React Native app to inspect state (Redux, Zustand, globals) or trigger actions. Awaits promises automatically with configurable timeout.
    MIT