Skip to main content
Glama

Activepieces MCP Server

by eldoonreval
index.tsβ€’451 B
import { createPiece, PieceAuth } from "@activepieces/pieces-framework"; import { getRunId } from "./lib/actions/get-run-id"; export const flowHelper = createPiece({ displayName: "Flow Helper", auth: PieceAuth.None(), minimumSupportedRelease: '0.36.1', logoUrl: "https://cdn.activepieces.com/pieces/flow-helper.svg", authors: ["AbdulTheActivePiecer"], actions: [getRunId], triggers: [], });

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/eldoonreval/activepieces'

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