213,524 tools. Last updated 2026-06-19 18:25
"Connecting to Remote Hosts in a GUI via an MCP Server" matching MCP tools:
- Explains how Pathrule CLI and Desktop save tokens by automatically injecting context via hooks before AI tool calls, avoiding manual remote MCP overhead.MIT
- Log file-modifying responses from remote MCP clients, detailing domain, action, scope, and files touched per workspace.MIT
- Get the remote console URL for a server by providing the data center ID and server ID.Apache 2.0
- Retrieve a safe, read-only summary of the Geond Agent Protocol MCP server to understand its purpose, version, environment variables, tool groups, setup hints, and example workflows before connecting to PostgreSQL.Apache 2.0
- Lock a project to prevent conflicts when collaborators or an LLM edit files through the MCP Server.Apache 2.0
- Reads a file from a remote Gitopia repository by specifying owner, repository name, branch, and file path. Fetches raw content via the git server gateway without requiring a local clone.MIT
Matching MCP Servers

Viaofficial
Alicense-qualityBmaintenanceEnables 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 updated198Apache 2.0- Flicense-qualityBmaintenanceEnables 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 updated4
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
- Select an item from an ALV context menu in SAP GUI, optionally opening the menu via a toolbar button in a single call.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