Skip to main content
Glama
parallelworks

Parallel Works MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PARALLEL_WORKS_TOKENNoJWT bearer token for authentication
PARALLEL_WORKS_API_KEYNoAPI key for basic authentication
PARALLEL_WORKS_API_URLNoCustom API base URL (default: https://activate.parallel.works)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_auth_sessionA

Get the current authentication session and user information

get_organizationsA

List organizations the user can access

get_groupsB

Get groups for the authenticated user

list_clustersA

List all clusters the user can access

get_cluster_nodesA

Get nodes for a specific compute cluster

list_workflowsC

List all workflows for the authenticated user

get_workflowB

Get details of a specific workflow

get_workflow_yamlB

Get the YAML configuration of a workflow

run_workflowB

Run a workflow with optional input parameters

list_bucketsB

List storage buckets the user can access

list_lustreA

List Lustre filesystems the user can access

list_nfsB

List NFS filesystems the user can access

list_sessionsB

List sessions for the authenticated user

list_allocationsB

List budget allocations the user can access

list_kubernetes_clustersB

List Kubernetes clusters accessible to the user

list_ml_workspacesC

List Machine Learning Workspaces

get_notificationsB

Get notifications for the authenticated user

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/parallelworks/pw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server