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
ja.json•3.51 KiB
{
"Instant chart images. Zero servers. Transform any Chart.js configuration into cached PNG or SVG images via a simple REST API.": "インスタントチャート画像。ゼロサーバー。シンプルなREST APIを使用してChart.jsの設定をキャッシュされたPNGまたはSVG画像に変換します。",
"\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. 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",
"Create Chart": "グラフの作成",
"Get Chart": "グラフの取得",
"Generates a chart image based on the provided data, configuration, and chart type": "提供されたデータ、構成、およびチャートの種類に基づいてチャート画像を生成します。",
"Retrieve a previously created chart by its ID. Returns cached image data optimized for sharing.": "IDで以前に作成したチャートを取得します。共有に最適化されたキャッシュされた画像データを返します。",
"Chart Type": "グラフの種類",
"Chart Title": "グラフのタイトル",
"Labels": "ラベル",
"Dataset Label": "データセットラベル",
"Data Values": "データ値",
"Background Color": "背景色",
"Width": "Width",
"Height": "高さ",
"Format": "書式",
"Image Background Color": "画像の背景色",
"Advanced Chart.js Configuration": "高度なChart.js 設定",
"Chart ID": "チャート ID",
"Expected Format": "予想されるフォーマット",
"Type of chart to generate": "生成するグラフの種類",
"Title for the chart": "グラフのタイトル",
"Labels for the data points (e.g., [\"Jan\", \"Feb\", \"Mar\"])": "データポイントのラベル (例 [\"Jan\", \"Feb\", \"Mar\"])",
"Label for the data series": "データ系列のラベル",
"Numeric values for the chart (e.g., [10, 20, 30])": "グラフの数値(例:10、20、30)",
"Background color for data points (e.g., \"rgba(54, 162, 235, 0.8)\" or \"#36A2EB\")": "データポイントの背景色 (例: \"rgba(54, 162, 235, 0.8)\" または \"#36A2EB\")",
"Image width in pixels (1-2000)": "画像の幅(ピクセル単位)(2000-1)",
"Image height in pixels (1-2000)": "ピクセル単位の画像の高さ(2000-1)",
"Output format for the chart image": "グラフ画像の出力フォーマット",
"Background color for the image (e.g., \"white\", \"transparent\", \"#FFFFFF\")": "画像の背景色(例:「白」、「透明」、「#FFFFFFFFFF」)",
"Complete Chart.js configuration as JSON (overrides other settings)": "Chart.js の JSON 設定を完了します (他の設定を上書きします)",
"The ID of the chart to retrieve (from create chart response)": "取得するチャートの ID (チャート応答の作成から)",
"Expected output format of the chart": "グラフの出力フォーマット",
"Bar Chart": "棒グラフ",
"Line Chart": "折れ線",
"Pie Chart": "円グラフ",
"Doughnut Chart": "ドーナツグラフ",
"Radar Chart": "レーダーチャート",
"Polar Area Chart": "極地グラフ",
"Scatter Chart": "散布図",
"Bubble Chart": "バブルチャート",
"PNG": "PNG",
"SVG": "SVG",
"Auto-detect": "自動検出"
}