222,451 tools. Last updated 2026-06-21 19:05
"Accessing or using a remote MCP server endpoint" matching MCP tools:
- 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
- Load a genome profile into the remote server using a unique code obtained from the upload command.MIT
- Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.MIT
- Upload local files to a remote server via SFTP. Transfers files from local machine to remote SSH server.MIT
- Download files from remote URLs and upload them to Minecraft server instances managed by MCSManager. Use this tool to transfer configuration files, mods, or plugins directly into your server's directory structure.MIT
Matching MCP Servers
- Alicense-qualityAmaintenanceEnables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.Last updated1171MIT
- FlicenseDqualityDmaintenanceA simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.Last updated16
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
- Check the connection status of a remote Jupyter Server and display its URL.MIT
- Download a file from a remote server to your local machine using SFTP. Specify the server, remote path, and local destination.MIT
- Generate a runnable MCP server project with tool definitions, license gating for paid features, and hosting options for local or remote deployment.MIT
- Check if a file or directory exists on a remote server, returning its existence status, type, size, and permissions.MIT
- Run shell commands on any remote server via SSH, using environment variables for default credentials or override them per execution.MIT
- Connect to a remote server via SSH by specifying full details for a new connection or using a saved session name to reconnect quickly.MIT
- Transfer files from remote servers via SFTP using SSH configurations. Specify server name, remote file path, and local destination to download files securely.Mozilla Public 2.0
- Copy files to or from a remote server using SFTP. Specify upload or download direction, host, username, and file paths.TypeScriptMIT
- Transfer files to remote servers using SFTP with SSH configurations. Specify server, local file path, and remote destination to upload files securely.Mozilla Public 2.0
- Establish an SSH connection to a remote Ubuntu server using password, private key, or saved credentials, with optional jump host and custom known_hosts settings.MIT
- Connect to a remote COMSOL server for automated simulation control. Specify the server host and port to establish a connection.MIT
- Connect to a remote server by specifying a saved SSH credential name, with an optional custom connection name to manage multiple sessions.MIT
- Upload a local file to a remote server via SFTP. Provide the session name, local file path, and remote destination path.MIT
- Upload a local file to a remote server via SFTP using a specified SSH connection. Specify the local file path and remote destination to securely transfer files.MIT