Skip to main content
Glama
Pipelex

Pipelex MCP Server

by Pipelex

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PIPELEX_INFERENCE_API_KEYYesYour Pipelex Inference API key. Get a free key from Discord.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/Pipelex/pipelex-mcp'

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