Skip to main content
Glama

mcp-google-sheets

ca.json10.2 kB
{ "OpenAI": "OpenAI", "Use the many tools ChatGPT has to offer.": "Use the many tools ChatGPT has to offer.", "Follow these instructions to get your OpenAI API Key:\n\n1. Visit the following website: https://platform.openai.com/account/api-keys.\n2. Once on the website, locate and click on the option to obtain your OpenAI API Key.\n\nIt is strongly recommended that you add your credit card information to your OpenAI account and upgrade to the paid plan **before** generating the API Key. This will help you prevent 429 errors.\n": "Follow these instructions to get your OpenAI API Key:\n\n1. Visit the following website: https://platform.openai.com/account/api-keys.\n2. Once on the website, locate and click on the option to obtain your OpenAI API Key.\n\nIt is strongly recommended that you add your credit card information to your OpenAI account and upgrade to the paid plan **before** generating the API Key. This will help you prevent 429 errors.\n", "Ask ChatGPT": "Ask ChatGPT", "Ask Assistant": "Ask Assistant", "Generate Image": "Generate Image", "Vision Prompt": "Vision Prompt", "Text-to-Speech": "Text-to-Speech", "Transcribe Audio": "Transcribe Audio", "Translate Audio": "Translate Audio", "Extract Structured Data from Text": "Extract Structured Data from Text", "Custom API Call": "Custom API Call", "Ask ChatGPT anything you want!": "Ask ChatGPT anything you want!", "Ask a GPT assistant anything you want!": "Ask a GPT assistant anything you want!", "Generate an image using text-to-image models": "Generate an image using text-to-image models", "Ask GPT a question about an image": "Ask GPT a question about an image", "Generate an audio recording from text": "Generate an audio recording from text", "Transcribe audio to text using whisper-1 model": "Transcribe audio to text using whisper-1 model", "Translate audio to text using whisper-1 model": "Translate audio to text using whisper-1 model", "Returns structured data from provided unstructured text.": "Returns structured data from provided unstructured text.", "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint", "Model": "Model", "Question": "Question", "Temperature": "Temperature", "Maximum Tokens": "Maximum Tokens", "Top P": "Top P", "Frequency penalty": "Frequency penalty", "Presence penalty": "Presence penalty", "Memory Key": "Memory Key", "Roles": "Roles", "Assistant": "Assistant", "Prompt": "Prompt", "Resolution": "Resolution", "Quality": "Quality", "Image": "Image", "Detail": "Detail", "Text": "Text", "Speed": "Speed", "Voice": "Voice", "Output Format": "Output Format", "File Name": "File Name", "Audio": "Audio", "Language of the Audio": "Language of the Audio", "Unstructured Text": "Unstructured Text", "Data Definition": "Data Definition", "Method": "Method", "Headers": "Headers", "Query Parameters": "Query Parameters", "Body": "Body", "No Error on Failure": "No Error on Failure", "Timeout (in seconds)": "Timeout (in seconds)", "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.", "Controls randomness: Lowering results in less random completions. As the temperature approaches zero, the model will become deterministic and repetitive.": "Controls randomness: Lowering results in less random completions. As the temperature approaches zero, the model will become deterministic and repetitive.", "The maximum number of tokens to generate. Requests can use up to 2,048 or 4,096 tokens shared between prompt and completion depending on the model. Don't set the value to maximum and leave some tokens for the input. (One token is roughly 4 characters for normal English text)": "The maximum number of tokens to generate. Requests can use up to 2,048 or 4,096 tokens shared between prompt and completion depending on the model. Don't set the value to maximum and leave some tokens for the input. (One token is roughly 4 characters for normal English text)", "An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with top_p probability mass. So 0.1 means only the tokens comprising the top 10% probability mass are considered.": "An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with top_p probability mass. So 0.1 means only the tokens comprising the top 10% probability mass are considered.", "Number between -2.0 and 2.0. Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.": "Number between -2.0 and 2.0. Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.", "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.", "A memory key that will keep the chat history shared across runs and flows. Keep it empty to leave ChatGPT without memory of previous messages.": "A memory key that will keep the chat history shared across runs and flows. Keep it empty to leave ChatGPT without memory of previous messages.", "Array of roles to specify more accurate response": "Array of roles to specify more accurate response", "The assistant which will generate the completion.": "The assistant which will generate the completion.", "A memory key that will keep the chat history shared across runs and flows. Keep it empty to leave your assistant without memory of previous messages.": "A memory key that will keep the chat history shared across runs and flows. Keep it empty to leave your assistant without memory of previous messages.", "The model which will generate the image.": "The model which will generate the image.", "The resolution to generate the image in.": "The resolution to generate the image in.", "Standard is faster, HD has better details.": "Standard is faster, HD has better details.", "The image URL or file you want GPT's vision to read.": "The image URL or file you want GPT's vision to read.", "What do you want ChatGPT to tell you about the image?": "What do you want ChatGPT to tell you about the image?", "Control how the model processes the image and generates textual understanding.": "Control how the model processes the image and generates textual understanding.", "The maximum number of tokens to generate. Requests can use up to 2,048 or 4,096 tokens shared between prompt and completion, don't set the value to maximum and leave some tokens for the input. The exact limit varies by model. (One token is roughly 4 characters for normal English text)": "The maximum number of tokens to generate. Requests can use up to 2,048 or 4,096 tokens shared between prompt and completion, don't set the value to maximum and leave some tokens for the input. The exact limit varies by model. (One token is roughly 4 characters for normal English text)", "The text you want to hear.": "The text you want to hear.", "The model which will generate the audio.": "The model which will generate the audio.", "The speed of the audio. Minimum is 0.25 and maximum is 4.00.": "The speed of the audio. Minimum is 0.25 and maximum is 4.00.", "The voice to generate the audio in.": "The voice to generate the audio in.", "The format you want the audio file in.": "The format you want the audio file in.", "The name of the output audio file (without extension).": "The name of the output audio file (without extension).", "Audio file to transcribe": "Audio file to transcribe", "Language of the audio file the default is en (English).": "Language of the audio file the default is en (English).", "Audio file to translate": "Audio file to translate", "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.", "tts-1": "tts-1", "tts-1-hd": "tts-1-hd", "alloy": "alloy", "echo": "echo", "fable": "fable", "onyx": "onyx", "nova": "nova", "shimmer": "shimmer", "mp3": "mp3", "opus": "opus", "aac": "aac", "flac": "flac", "Spanish": "Spanish", "Italian": "Italian", "English": "English", "Portuguese": "Portuguese", "German": "German", "Japanese": "Japanese", "Polish": "Polish", "Arabic": "Arabic", "Afrikaans": "Afrikaans", "Azerbaijani": "Azerbaijani", "Bulgarian": "Bulgarian", "Bosnian": "Bosnian", "Catalan": "Catalan", "Czech": "Czech", "Danish": "Danish", "Greek": "Greek", "Estonian": "Estonian", "Persian": "Persian", "Finnish": "Finnish", "Tagalog": "Tagalog", "French": "French", "Galician": "Galician", "Hebrew": "Hebrew", "Hindi": "Hindi", "Croatian": "Croatian", "Hungarian": "Hungarian", "Armenian": "Armenian", "Indonesian": "Indonesian", "Icelandic": "Icelandic", "Kazakh": "Kazakh", "Kannada": "Kannada", "Korean": "Korean", "Lithuanian": "Lithuanian", "Latvian": "Latvian", "Maori": "Maori", "Macedonian": "Macedonian", "Marathi": "Marathi", "Malay": "Malay", "Nepali": "Nepali", "Dutch": "Dutch", "Norwegian": "Norwegian", "Romanian": "Romanian", "Russian": "Russian", "Slovak": "Slovak", "Slovenian": "Slovenian", "Serbian": "Serbian", "Swedish": "Swedish", "Swahili": "Swahili", "Tamil": "Tamil", "Thai": "Thai", "Turkish": "Turkish", "Ukrainian": "Ukrainian", "Urdu": "Urdu", "Vietnamese": "Vietnamese", "Chinese (Simplified)": "Chinese (Simplified)", "Welsh": "Welsh", "Belarusian": "Belarusian", "GET": "GET", "POST": "POST", "PATCH": "PATCH", "PUT": "PUT", "DELETE": "DELETE", "HEAD": "HEAD" }

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