Skip to main content
Glama

Activepieces MCP Server

by eldoonreval
overview.mdxβ€’1.01 kB
--- title: "Overview" description: "" icon: "Box" --- <Snippet file="enterprise-feature.mdx" /> - When you are embedding Activepieces into your own SaaS and have [built](/developers/building-pieces/overview) your own piece, you might not want your user to re-enter authentication credentials inside Activepieces again, this section of the docs will help you solve this issue. - In the following sections, we will talk about how to create global connections, hide the connections dropdown in the piece settings in the UI and how to fetch global connections inside a piece without asking for user input. - We decided to call this "predefined", because the global connection would be created and provided to the user project before [provisioning the user](../provision-users). - This is a new section in our docs, feel free to give us feedback on it on our [Discord Server](https://discord.com/invite/fA8hYBFkHd) or at [https://feedback.activepieces.com/](https://feedback.activepieces.com/)

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