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
de.json•3.49 KiB
{
"Instant chart images. Zero servers. Transform any Chart.js configuration into cached PNG or SVG images via a simple REST API.": "Instant Chart Bilder. Null-Server. Transformiere jede Chart.js Konfiguration in zwischengespeicherte PNG oder SVG Bilder über eine einfache REST API.",
"\n 1. Visit chartly.dev to generate your free trial API key\n 2. Create an account to manage your API keys and access higher limits\n 3. Find your keys in your dashboard anytime\n 4. API keys look like: trial_abc123...xyz789": "\n 1. Besuche chartly.dev um deinen kostenlosen Test-API-Schlüssel\n 2 zu generieren. Erstellen Sie ein Konto, um Ihre API-Schlüssel zu verwalten und auf höhere Limits\n 3 zuzugreifen. Finden Sie Ihre Schlüssel in Ihrem Dashboard jederzeit\n 4. API-Schlüssel wie folgt aussehen: trial_abc123...xyz789",
"Create Chart": "Diagramm erstellen",
"Get Chart": "Diagramm abrufen",
"Generates a chart image based on the provided data, configuration, and chart type": "Erzeugt ein Diagrammbild basierend auf den angegebenen Daten, der Konfiguration und dem Diagrammtyp",
"Retrieve a previously created chart by its ID. Returns cached image data optimized for sharing.": "Ruft ein zuvor erstelltes Diagramm durch seine ID ab. Gibt zwischengespeicherte Bilddaten zurück, die zum Teilen optimiert wurden.",
"Chart Type": "Diagrammtyp",
"Chart Title": "Kartentitel",
"Labels": "Etiketten",
"Dataset Label": "Dataset-Bezeichnung",
"Data Values": "Datenwerte",
"Background Color": "Hintergrundfarbe",
"Width": "Width",
"Height": "Höhe",
"Format": "Format",
"Image Background Color": "Bildhintergrundfarbe",
"Advanced Chart.js Configuration": "Erweiterte Chart.js Konfiguration",
"Chart ID": "Karten ID",
"Expected Format": "Erwartetes Format",
"Type of chart to generate": "Diagrammtyp zum Generieren",
"Title for the chart": "Titel für das Diagramm",
"Labels for the data points (e.g., [\"Jan\", \"Feb\", \"Mar\"])": "Etiketten für die Datenpunkte (z.B. [\"Jan\", \"Feb\", \"Mar\"])",
"Label for the data series": "Bezeichnung für die Datenreihe",
"Numeric values for the chart (e.g., [10, 20, 30])": "Numerische Werte für das Diagramm (z.B. [10, 20, 30])",
"Background color for data points (e.g., \"rgba(54, 162, 235, 0.8)\" or \"#36A2EB\")": "Hintergrundfarbe für Datenpunkte (z.B. \"rgba(54, 162, 235, 0.8)\" oder \"#36A2EB\")",
"Image width in pixels (1-2000)": "Breite des Bildes in Pixeln (1-2000)",
"Image height in pixels (1-2000)": "Höhe des Bildes in Pixeln (1-2000)",
"Output format for the chart image": "Ausgabeformat für das Diagrammbild",
"Background color for the image (e.g., \"white\", \"transparent\", \"#FFFFFF\")": "Hintergrundfarbe für das Bild (z.B. \"weiß\", \"transparent\", \"#FFFFFF\")",
"Complete Chart.js configuration as JSON (overrides other settings)": "Vollständige Chart.js Konfiguration als JSON (überschreibt andere Einstellungen)",
"The ID of the chart to retrieve (from create chart response)": "Die ID des Diagramms, die abgerufen werden soll (von Diagrammantwort erstellen)",
"Expected output format of the chart": "Erwartetes Ausgabeformat des Diagramms",
"Bar Chart": "Balkendiagramm",
"Line Chart": "Liniendiagramm",
"Pie Chart": "Tortendiagramm",
"Doughnut Chart": "Doughnut Diagramm",
"Radar Chart": "Radar-Diagramm",
"Polar Area Chart": "Polargebiet Diagramm",
"Scatter Chart": "Scatter-Diagramm",
"Bubble Chart": "Bubble Diagramm",
"PNG": "PNG",
"SVG": "SVG",
"Auto-detect": "Auto-Erkennung"
}