Pipelex MCP Server
by Pipelex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PIPELEX_INFERENCE_API_KEY | Yes | Your Pipelex Inference API key. Get a free key from Discord. |
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 | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pipe_builderC | Build a Pipelex pipeline from a natural language request, do not modify it |
| pipe_runnerD | Run a Pipelex pipeline (optionally with PLX content) |
| healthA | Simple health check |
| list_available_pipesA | List all available pipes in the Pipelex library |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |