pipefy-mcp-one-shot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PIPEFY_MCP_URL | No | Optional; the URL of the Pipefy MCP endpoint. Default is https://ipaas.pipefy.com/mcp | https://ipaas.pipefy.com/mcp |
| PROXY_MCP_TOKEN | Yes | Unique credential sent by the client to the server. | |
| PIPEFY_TOOLKIT_DIR | Yes | Local checkout of Pipefy Toolkit where the CLI session is authenticated. | |
| CATALOG_CONCURRENCY | No | Optional; number of schemas resolved in parallel. Default is 4. | 4 |
| CATALOG_TTL_SECONDS | No | Optional; time in seconds for the in-memory catalog used to recognize calls. Default is 300. | 300 |
| PIPEFY_IPAAS_PIPE_ID | Yes | Pipe that defines the iPaaS workspace and its connections. | |
| PIPEFY_KEYCHAIN_BACKEND | No | On Windows, keep as 'file' to use the session already authenticated by the CLI. | file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/Guilherme-CA-Dias/pipefy-mcp-one-shot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server