Skip to main content
Glama
457,902 tools. Updated 2026-08-14 18:25

"Weather services or tools that support SSE protocol" matching MCP tools:

  • Exit the server with code 0 to trigger a process manager restart, loading updated code and tools after SSE reconnection.
    MIT
  • Tests OAuth token validation for HTTP/SSE MCP servers by sending requests with missing, invalid, and expired JWT tokens, flagging servers that accept unauthenticated or invalid requests.
    MIT
  • Compare two L402 or x402 API services side by side to analyze pricing, ratings, protocol, and status for informed selection decisions.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

  • Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

  • Block until Docker Compose services stop, then return their exit codes. Ideal for one-shot or batch services to determine completion and success.
    MIT
  • Retrieve metadata for a live incident stream, including endpoint URL, payload schema, reconnect policy, and event-rate statistics, to prepare for SSE feed subscription.
    MIT
  • Verify a URL before fetching or storing by parsing it with the WHATWG URL standard and checking that the host's TLD is a real IANA suffix. Returns protocol, hostname, port, path, and TLD validity.
    Apache 2.0
  • Search for specific capabilities across MCP servers by matching tool names and descriptions. Find tools like 'get weather' or 'query postgres' along with server grade and endpoint.
    MIT
  • List all services in a Kong Konnect control plane, including host, port, protocol, and timeout settings. Use pagination to navigate large service inventories.
    Apache 2.0
  • List all L2 chains that support OPInit bridging between L1 and L2 networks. Select network (mainnet or testnet) to retrieve available chains for cross-layer asset transfers.
    Apache 2.0
  • Discover AI microservices ranked by trust score. Filter by minimum score or ratings to find reliable services or alternatives.
    Apache 2.0
  • Retrieve available shipping services and carrier information, filtering by service type, carrier, or country to support logistics operations.
    MIT
  • Start all stopped services in a Docker Compose project, bringing up containers in dependency order to resume operations after a stop or reboot.
    MIT