MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/Globus
Cloud PlatformsOfficial
G

Globus

Manage research data and compute with Globus.

11 starsUpdated Oct 23, 2025
View on GitHub

Ads

Overview

The Globus MCP Server enables LLM applications to interact with Globus services. - globus_transfer_list_endpoints_and_collections - List endpoints and collections the user has access to - globus_transfer_search_endpoints_and_collections - Use a filter string to search all endpoints and collections that are visible to the user - globus_transfer_submit_task - Submit a transfer task between two collections - globus_transfer_get_task_events - Get a list of task events - globus_transfer_list_directory - List contents of a directory on a collection

Installation

uvx globus-mcp

Configuration

{
  "mcpServers": {
    "globus-mcp": {
      "command": "uvx",
      "args": [
        "globus-mcp"
      ]
    }
  }
}

Capabilities

  • Search for Globus collections

    Find accessible endpoints and collections by name or filter using `globus_transfer_search_endpoints_and_collections`.

  • List accessible endpoints and collections

    Retrieve all Globus Transfer endpoints and collections you can access with `globus_transfer_list_endpoints_and_collections`.

  • Submit a file transfer

    Move data between two Globus collections by creating a transfer task via `globus_transfer_submit_task`.

  • Browse a remote directory

    Inspect the contents of a directory on a collection using `globus_transfer_list_directory`.

  • Run a Python function remotely

    Register and execute a Python function on a Globus Compute endpoint with `globus_compute_register_python_function` and `globus_compute_submit_task`.

  • Check a compute task's status

    Retrieve the status and result of a submitted Globus Compute task via `globus_compute_get_task_status`.

Tags

  • cloud-infrastructure
  • data-analysis
  • research

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today