Skip to main content
Glama
213,524 tools. Last updated 2026-06-19 18:25

"Connecting to Remote Hosts in a GUI via an MCP Server" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Enables routing context and execution across AI tools like Claude, Cursor, Windsurf, and ChatGPT with a shared memory, task board, and context bus, plus local file conversion.
    Last updated
    19
    8
    Apache 2.0
  • F
    license
    -
    quality
    B
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    Last updated
    4

Matching MCP Connectors

  • The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.

  • Remote ChromaDB vector database MCP server with streamable HTTP transport

  • Authenticate and create an SSH session to a remote server, enabling command execution, file transfer, and directory listing via the returned session ID.
    MIT
  • Report the MCP server version and configuration status without connecting to any device. Returns health status, service version, config path, router count, and tags.
    Apache 2.0
  • Register, configure, and control MCP servers and built-in tools for AI agents. Supports CRUD, activation, deactivation, and remote probing.
    AGPL 3.0
  • Upload a local file to a remote server via SFTP, overwriting any existing file at the destination path.
    MIT
  • Upload a local file to a remote server via SFTP. Specify local path, remote path, and file permissions.
    MIT
  • Execute a command on multiple remote hosts in parallel and view results per host side by side. Avoids sequential calls and respects configured command whitelist/blacklist.
    MIT
  • Create API client certificates to connect the Megaraptor MCP server to Velociraptor deployments for digital forensics and incident response workflows.
    MIT
  • Use when database tools return 'not_configured': collects host/user/dbname via chat and securely captures password via an OS-native dialog, never exposing it over MCP.
    MIT
  • Test if a configured MCP server starts and responds correctly by spawning the process, connecting via stdio, and verifying tool listing. Use after configuring a server or when health check fails.
    MIT
  • Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.
    MIT
  • Get plain-text setup instructions for connecting an AI client to an AnythingMCP server. Specify the client (Claude, ChatGPT, Gemini, Copilot, or Cursor) to receive step-by-step connection steps.
    AGPL 3.0
  • Attach to an existing Chrome instance via CDP to control your current browser session without launching a new one. Avoid profile lock conflicts by connecting to Chrome started with a remote debugging port.
    MIT
  • Upload local files to a remote server via SFTP. Transfers files from local machine to remote SSH server.
    MIT