Skip to main content
Glama
109,248 tools. Last updated 2026-04-17 13:52
  • Find hostnames that use a specific mail server. For example: which hostnames use aspmx.l.google.com as their mail server?
    Connector
  • Verify that the FXMacroData API and MCP server are reachable.
    Connector
  • Switch between local and remote DanNet servers on the fly. This tool allows you to change the DanNet server endpoint during runtime without restarting the MCP server. Useful for switching between development (local) and production (remote) servers. Args: server: Server to switch to. Options: - "local": Use localhost:3456 (development server) - "remote": Use wordnet.dk (production server) - Custom URL: Any valid URL starting with http:// or https:// Returns: Dict with status information: - status: "success" or "error" - message: Description of the operation - previous_url: The URL that was previously active - current_url: The URL that is now active Example: # Switch to local development server result = switch_dannet_server("local") # Switch to production server result = switch_dannet_server("remote") # Switch to custom server result = switch_dannet_server("https://my-custom-dannet.example.com")
    Connector
  • Find hostnames that *previously* used a specific mail server but no longer do. Tracks email provider migrations and past MX relationships.
    Connector

Matching MCP Servers

  • -
    security
    F
    license
    -
    quality
    A server for Model Context Protocol (MCP) that uses Server-Sent Events (SSE) for streaming communication, enabling tools like the HackerNews API to be accessed through a secure HTTP+SSE transport.
    Last updated
    28

Matching MCP Connectors

  • Cloud-hosted MCP server for Epidemic Sound

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform