Parallel Works MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PARALLEL_WORKS_TOKEN | No | JWT bearer token for authentication | |
| PARALLEL_WORKS_API_KEY | No | API key for basic authentication | |
| PARALLEL_WORKS_API_URL | No | Custom 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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