Skip to main content
Glama

mcp-google-sheets

fr.json6.89 kB
{ "Microsoft OneNote is a note-taking app that allows you to create, edit, and share notes with others.": "Microsoft OneNote est une application de prise de notes qui vous permet de créer, modifier et partager des notes avec d'autres.", "\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 - Notes.ReadWrite\n - offline_access\n\t - User.Read\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n", "Create Notebook": "Créer un carnet", "Create Section": "Créer une section", "Create Note in Section": "Créer une note dans la section", "Create Page": "Créer une page", "Create Image Note": "Créer une note d'image", "Append Note": "Ajouter une note", "Creates a notebook.": "Crée un bloc-notes.", "Creates a new section in notebook.": "Crée une nouvelle section dans le bloc-notes.", "Create a new note in a specific section with title and content.": "Créer une nouvelle note dans une section spécifique avec le titre et le contenu.", "Creates a page in section.": "Crée une page dans la section.", "Create a note containing an embedded image via a public image URL.": "Créer une note contenant une image intégrée via une URL d'image publique.", "Append content to the end of an existing note.": "Ajouter du contenu à la fin d'une note existante.", "Notebook Name": "Nom du bloc-notes", "Notebook": "Carnet", "Section Name": "Nom de la section", "Section": "Section", "Note Title": "Titre de la note", "Note Content": "Contenu de la note", "Page Title": "Titre de la page", "Page Content": "Contenu de la page", "Image URL": "URL de l'image", "Image Width": "Largeur de l'image", "Image Alt Text": "Texte Alt de l'image", "Description": "Libellé", "Page": "Page", "Content Type": "Type de contenu", "Content": "Contenus", "Heading Level": "Niveau d'en-tête", "The name of the notebook. Must be unique and cannot contain more than 128 characters or the following characters: ?*/:<>|'\"%~": "Le nom du bloc-notes. Doit être unique et ne peut pas contenir plus de 128 caractères ou les caractères suivants : ?*/:<>|'\"%~", "The notebook to create the section in.": "Le bloc-notes dans lequel créer la section.", "The name of the section. Must be unique within the notebook and cannot contain more than 50 characters or the following characters: ?*/:<>|&#''%~": "Le nom de la section. Doit être unique dans le bloc-notes et ne peut pas contenir plus de 50 caractères ou les caractères suivants : ?*/:<>|&#''%~", "The notebook to create the note in.": "Le bloc-notes dans lequel la note est créée.", "The section to create the note in.": "La section dans laquelle créer la note.", "The title of the note.": "Le titre de la note.", "The content of the note. Use basic HTML tags like <p>, <h1>, <h2>, <ul>, <li>, etc.": "Le contenu de la note. Utilisez des balises HTML de base comme <p>, <h1>, <h2>, <ul>, <li>, etc.", "The notebook to create the page in.": "Le bloc-notes dans lequel créer la page.", "The section to create the page in.": "La section dans laquelle créer la page.", "The title of the page.": "Le titre de la page.", "The HTML content of the page. Use basic HTML tags like <p>, <h1>, <h2>, <ul>, <li>, etc.": "Le contenu HTML de la page. Utilisez des balises HTML de base comme <p>, <h1>, <h2>, <ul>, <li>, etc.", "The notebook to create the image note in.": "Le bloc-notes pour créer la note de l'image.", "The section to create the image note in.": "La section dans laquelle créer la note de l'image.", "The title of the image note page.": "Le titre de la page de note de l'image.", "The public URL of the image to embed (must be publicly accessible).": "L'URL publique de l'image à intégrer (doit être accessible publiquement).", "The width of the image in pixels (optional).": "La largeur de l'image en pixels (optionnel).", "Alternative text for the image (for accessibility).": "Texte alternatif pour l'image (pour l'accessibilité).", "Optional description text to include with the image.": "Texte de description facultatif à inclure avec l'image.", "The notebook containing the page to append to.": "Le bloc-notes contenant la page à ajouter.", "The section containing the page to append to.": "La section contenant la page à ajouter.", "The page to append content to.": "La page à ajouter du contenu.", "The type of content to append.": "Le type de contenu à ajouter.", "The content to append to the page.": "Le contenu à ajouter à la page.", "The heading level (only for heading content type).": "Le niveau de titre (uniquement pour le type de contenu de la rubrique).", "Paragraph": "Paragraphe", "List Item": "Élément de la liste", "Heading": "Titres", "Custom HTML": "HTML personnalisé", "H1": "H1", "H2": "H2", "H3": "H3", "H4": "H4", "H5": "H5", "H6": "H6", "New Note in Section": "Nouvelle note dans la section", "Fires when a new note is created in a specified section.": "Tire lorsqu'une nouvelle note est créée dans une section spécifiée.", "The notebook to monitor for new notes.": "Le bloc-notes à surveiller pour les nouvelles notes.", "The section to monitor for new notes.": "La section à surveiller pour les nouvelles notes." }

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