globus/globus-mcp
If you are the rightful owner of globus-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Globus MCP Server facilitates interaction between LLM applications and Globus services.
Tools
Functions exposed to the LLM to take actions
globus_transfer_list_endpoints_and_collections
List endpoints and collections the user has access to.
globus_transfer_search_endpoints_and_collections
Search all endpoints and collections 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.
globus_compute_list_endpoints
List endpoints that the user has access to.
globus_compute_register_python_function
Register a Python function.
globus_compute_register_shell_command
Register a shell command.
globus_compute_submit_task
Submit a function execution task to an endpoint.
globus_compute_get_task_status
Retrieve the status and result of a task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client