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
nl.json•3.42 KiB
{
"Instant chart images. Zero servers. Transform any Chart.js configuration into cached PNG or SVG images via a simple REST API.": "Instant grafiekafbeeldingen. Nul servers. Transformeer elke Chart.js configuratie in opgeslagen PNG of SVG afbeeldingen via een eenvoudige 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. Bezoek chartly.dev om uw gratis proef-API-sleutel\n 2 te genereren. Maak een account aan voor het beheren van je API-sleutels en toegang tot hogere limieten\n 3. Vind uw sleutels in uw dashboard op elk moment\n 4. API-sleutels zien er zo uit: trial_abc123...xyz789",
"Create Chart": "Grafiek aanmaken",
"Get Chart": "Grafiek ophalen",
"Generates a chart image based on the provided data, configuration, and chart type": "Genereert een grafiekafbeelding op basis van de verstrekte gegevens, configuratie en grafiektype",
"Retrieve a previously created chart by its ID. Returns cached image data optimized for sharing.": "Haal een eerder gemaakte grafiek op met zijn ID. Retourneert gecachete afbeeldingsgegevens geoptimaliseerd voor delen.",
"Chart Type": "Grafiek Type",
"Chart Title": "Titel kaart",
"Labels": "Labels",
"Dataset Label": "Dataset label",
"Data Values": "Data Waarden",
"Background Color": "Achtergrond Kleur",
"Width": "Width",
"Height": "Højde",
"Format": "Formatteren",
"Image Background Color": "Achtergrondkleur van afbeelding",
"Advanced Chart.js Configuration": "Geavanceerde Chart.js configuratie",
"Chart ID": "Kaartnummer",
"Expected Format": "Verwachte notatie",
"Type of chart to generate": "Soort grafiek om te genereren",
"Title for the chart": "Titel voor de grafiek",
"Labels for the data points (e.g., [\"Jan\", \"Feb\", \"Mar\"])": "Etiketten voor de gegevenspunten (bijv. [\"Jan\", \"feb\", \"Mar\"])",
"Label for the data series": "Label voor de data-serie",
"Numeric values for the chart (e.g., [10, 20, 30])": "Numerieke waarden voor de grafiek (bijv. [10, 20, 30])",
"Background color for data points (e.g., \"rgba(54, 162, 235, 0.8)\" or \"#36A2EB\")": "Achtergrondkleur voor gegevenspunten (bijv. \"rgba(54, 162, 235, 0.8)\" of \"#36A2EB\")",
"Image width in pixels (1-2000)": "Afbeeldingsbreedte in pixels (1-2000)",
"Image height in pixels (1-2000)": "Afbeeldingshoogte in pixels (1-2000)",
"Output format for the chart image": "Output formaat voor de grafiek",
"Background color for the image (e.g., \"white\", \"transparent\", \"#FFFFFF\")": "Achtergrondkleur voor de afbeelding (bijv. \"wit\", \"transparant\", \"#FFFFFFFF\")",
"Complete Chart.js configuration as JSON (overrides other settings)": "Voltooi Chart.js configuratie als JSON (overschrijft andere instellingen)",
"The ID of the chart to retrieve (from create chart response)": "De ID van de op te halen kaart (uit het aanmaken van een antwoord)",
"Expected output format of the chart": "Verwachte uitgangsformaat van de grafiek",
"Bar Chart": "Staafdiagram",
"Line Chart": "Lijn Grafiek",
"Pie Chart": "Cirkel Grafiek",
"Doughnut Chart": "Doughnoot Grafiek",
"Radar Chart": "Radar Grafiek",
"Polar Area Chart": "Polairdiagram diagram",
"Scatter Chart": "Scatter Grafiek",
"Bubble Chart": "Bubbel diagram",
"PNG": "PNG",
"SVG": "SVG",
"Auto-detect": "Auto-detecteren"
}