Globus

by globus

Not rated
GitHub

About

Manage research data and compute with Globus.

Details

Author
globus
Categories
Cloud Service, Infrastructure, Other

Setup

Install Globus in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/globus/globus-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

- Search for Globus collections— Find accessible endpoints and collections by name or filter usingglobus_transfer_search_endpoints_and_collections.
- List accessible endpoints and collections— Retrieve all Globus Transfer endpoints and collections you can access withglobus_transfer_list_endpoints_and_collections.
- Submit a file transfer— Move data between two Globus collections by creating a transfer task viaglobus_transfer_submit_task.
- Browse a remote directory— Inspect the contents of a directory on a collection usingglobus_transfer_list_directory.
- Run a Python function remotely— Register and execute a Python function on a Globus Compute endpoint withglobus_compute_register_python_functionandglobus_compute_submit_task.
- Check a compute task's status— Retrieve the status and result of a submitted Globus Compute task viaglobus_compute_get_task_status.

The GlobusMCPServer enables LLM applications to interact withGlobusservices.

- 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

- 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 task to an endpoint
- globus_compute_get_task_status- Retrieve the status and result of a task

The following configuration is compatible with most LLM applications that support MCP such asClaude Desktop:

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

By default, the Globus MCP server registers tools for every service. To register tools for only specific services, use the--servicescommand-line flag:

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

If you'veregistered a client applicationin theGlobus web UI, you can specify the client credentials via theGLOBUS_CLIENT_IDandGLOBUS_CLIENT_SECRETenvironment variables:

{ "mcpServers": { "globus-mcp": { "command": "uvx", "args": ["globus-mcp"], "env": { "GLOBUS_CLIENT_ID": "...", "GLOBUS_CLIENT_SECRET": "..." } } } }

Open compute-pricing reference — daily GPU and inference-token medians, free under CC-BY 4.0.

DC Hub — Data Center Intelligence MCP Server

Data center intelligence MCP server — search 20,000+ facilities across 140+ countries, score sites for power/fiber/risk, track $51B+ in M&A deals, monitor real-time grid fuel mix, and access 79,755 substations + 37K gas pipelines. 15 tools via Streamable HTTP. Free tier included.

A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.

Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices

Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.

Interact with Alpaca's market data and brokerage services via its API.

Provides real-time financial market data using the Alpha Vantage API.

A read-only MCP server for Azure Data Catalog, powered by CData's JDBC driver.

Interact with Bigeye's data quality monitoring platform via its Datawatch API. Supports dynamic API key authentication.

Connect AI agents to CARTO, the leading Agentic GIS platform: query governed warehouse data, run spatial analysis, create or edit maps and workflows, and render interactive maps, all without your data leaving your warehouse.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.