Skip to main content
Glama
522,080 tools. Updated 2026-09-06 12:44

"SWR" matching MCP tools:

  • Search SAR intercity trains on East and North lines with fares. Input origin, destination, and date to retrieve departure/arrival times, duration, stops, and Economy/Business prices.
    MIT
  • Search US short-term rental permits by address, owner, permit ID, or jurisdiction across 29 cities. Retrieve active or all permits, with optional change monitoring for research and compliance.
    MIT
  • Search Haramain train schedules between two stations on a specified date, showing departures, arrivals, duration, stops, and intermediate stations.
    MIT
  • Compress a local image to a target size in KB or quality, then save a compressed copy to disk. Control format and output path without uploading.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that wraps the U.S. Army Corps of Engineers (USACE) Institute for Water Resources (IWR) River Mile Marker ArcGIS Feature Service, allowing LLMs to locate river mile markers on navigable U.S. rivers and answer 'what river mile am I at?' questions.
    3
    -
  • A
    license
    A
    quality
    C
    maintenance
    Provides access to Saudi passenger rail schedules and fares, including Haramain High-Speed Railway and intercity East/North lines, enabling natural language queries for train times and prices.
    4
    MIT

Matching MCP Connectors

  • Raza Rizwan's record: ask how much of your workflow AI can automate; governed, cited answers.

  • Detailed breakdown of a person's or company's credit operations in Brazil's Central Bank SCR, by ref

  • List stations on the Haramain High-Speed Railway (HHR) from Makkah to Madinah, including Jeddah and KAEC, with their IDs for use in train search queries.
    MIT
  • Generate TypeScript types, React Query/SWR hooks, mock data, API clients with interceptors, and Zod schemas from API endpoints to speed up frontend development and testing.
    MIT
  • Access special weather tips from the Hong Kong Observatory. Provides current weather advisories with update time in English, Traditional or Simplified Chinese.
    MIT
  • Transform a polynomial or vector into a power series, specifying the variable and number of terms.
    MIT
  • Query USACE river mile markers by river name or mile-value range to find marker locations, names, and coordinates. Returns paginated results ordered by mile, with total count and offset for navigation.
    -
  • Find USACE river mile markers near a point or within a polygon. Submit latitude/longitude with a radius for proximity search, or a GeoJSON geometry to retrieve markers that intersect the area.
    -
  • Identifies the closest USACE river mile marker to a given latitude and longitude coordinate, answering 'what river mile am I at?' and returning its distance and bearing.
    -
  • Search 174 CRUD tools using a natural language query to find the one for your task. Returns matching tool names and schema fields, with optional category/operation filters.
    -
  • Retrieve the JSON schema for any tool to understand its required parameters and optional fields. Filter schema by a specific query to see only relevant fields, enabling precise API calls.
    -
  • Run any backend CRUD tool by name with its required parameters. Find the tool schema via search_tools, then execute with matching params.
    -