Skip to main content
Glama

mcp-google-sheets

es.json6.16 kB
{ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n\t - User.Read\n - Channel.Create\n\t - Channel.ReadBasic.All\n\t - ChannelMessage.Send\n\t - Team.ReadBasic.All\n\t - Chat.ReadWrite\n\t - ChannelMessage.Read.All\n\t - User.ReadBasic.All\n\t - Presence.Read.All\n\t - TeamMember.Read.All\n - openid\n - email\n - profile\n\t - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n", "Create Channel": "Crear canal", "Send Channel Message": "Enviar Mensaje del Canal", "Send Chat Message": "Enviar mensaje de chat", "Reply to Channel Message": "Responder al mensaje del canal", "Create Chat & Send Message": "Crear Mensaje de Chat y Enviar", "Create Private Channel": "Crear canal privado", "Get Chat Message": "Obtener Mensaje de Chat", "Get Channel Message": "Obtener mensaje de canal", "Find Channel": "Buscar canal", "Find Team Member": "Buscar miembro del equipo", "Custom API Call": "Llamada API personalizada", "Create a new channel in Microsoft Teams.": "Crear un nuevo canal en equipos de Microsoft.", "Sends a message to a teams's channel.": "Envía un mensaje al canal de un equipo.", "Sends a message in an existing chat.": "Envía un mensaje en un chat existente.", "Post a reply to an existing channel message.": "Publicar una respuesta a un mensaje de canal existente.", "Start a new chat and send an initial message.": "Iniciar un nuevo chat y enviar un mensaje inicial.", "Create a new private channel in a team.": "Crear un nuevo canal privado en un equipo.", "Fetch a specific chat message by chat and message ID.": "Obtener un mensaje de chat específico por el chat y el mensaje ID.", "Fetch a specific channel message by team, channel, and message ID (optionally a reply).": "Obtener un mensaje específico de canal por equipo, canal e ID de mensaje (opcionalmente una respuesta).", "Finds channels by name.": "Encuentra canales por nombre.", "Finds a team member by email or display name.": "Encuentra a un miembro del equipo por correo electrónico o por nombre mostrado.", "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico", "Team ID": "ID de equipo", "Channel Name": "Nombre del canal", "Channel Description": "Descripción del canal", "Channel ID": "ID del canal", "Content Type": "Tipo de contenido", "Message": "Mensaje", "Chat ID": "ID de chat", "Message ID": "ID del mensaje", "Member": "Miembro", "Message Content Type": "Tipo de contenido del mensaje", "Initial Message": "Mensaje inicial", "Reply ID (optional)": "Responder ID (opcional)", "Search By": "Buscar por", "searchValue": "busquedaValor", "Method": "Método", "Headers": "Encabezados", "Query Parameters": "Parámetros de consulta", "Body": "Cuerpo", "Response is Binary ?": "¿Respuesta es binaria?", "No Error on Failure": "No hay ningún error en fallo", "Timeout (in seconds)": "Tiempo de espera (en segundos)", "ID of the parent message to reply to.": "ID del mensaje padre al que responder.", "The ID of the message to retrieve.": "El ID del mensaje a recuperar.", "The ID of the channel message to retrieve.": "El ID del mensaje del canal a recuperar.", "Provide to fetch a specific reply under the message.": "Proporcione para obtener una respuesta específica bajo el mensaje.", "Email address or name to search for.": "Dirección de correo electrónico o nombre para buscar.", "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.", "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.", "Text": "Texto", "HTML": "HTML", "Email": "E-mail", "Name": "Nombre", "GET": "RECOGER", "POST": "POST", "PATCH": "PATCH", "PUT": "PUT", "DELETE": "BORRAR", "HEAD": "LIMPIO", "New Channel Message": "Nuevo mensaje de canal", "New Channel": "Nuevo canal", "New Chat": "Nuevo chat", "New Chat Message": "Nuevo mensaje de chat", "Triggers when a new message is posted in a channel.": "Dispara cuando un nuevo mensaje es publicado en un canal.", "Triggers when a new channel is created in a team.": "Dispara cuando se crea un nuevo canal en un equipo.", "Triggers when a new chat is created.": "Dispara cuando se crea un nuevo chat.", "Triggers when a new message is received in a chat.": "Dispara cuando se recibe un nuevo mensaje en un chat." }

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

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