Cover image
Try Now
2025-04-14

任意 URL またはテキストをグラレコ化する MCP Server

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

MCP Grareco

グラフィックレコーディングを生成するためのMCPサーバーです。 MCPプロトコルの機能を活用して、任意URLや任意文字列の内容をグラレコ化します。

Components

Tools

  1. echo

    • 入力メッセージをエコーバックするシンプルなツール
    • 入力:
      • message (string): エコーバックするメッセージ
    • 戻り値: エコーメッセージを含むテキスト
  2. printEnv

    • すべての環境変数を表示
    • MCPサーバー設定のデバッグに役立つ
    • 入力: なし
    • 戻り値: すべての環境変数のJSON文字列
  3. webToGrareco

    • URLからWebサイトを取得し、グラフィックレコーディング形式のHTMLに変換
    • 入力:
      • url (string): 変換対象のWebサイトURL
      • promptType (enum: "standard" | "elementary" | "timeline", デフォルト: "standard"): 使用するプロンプトタイプ(標準、小学生向け、タイムライン)
    • 戻り値: 生成されたHTMLファイルの保存パス
    • 処理中は進捗通知を送信
  4. textToGrareco

    • テキストをグラフィックレコーディング形式のHTMLに変換
    • 入力:
      • text (string): 変換対象のテキスト
      • promptType (enum: "standard" | "elementary" | "timeline", デフォルト: "standard"): 使用するプロンプトタイプ(標準、小学生向け、タイムライン)
    • 戻り値: 生成されたHTMLファイルの保存パス
    • 処理中は進捗通知を送信

Logging

The server sends random-leveled log messages every 15 seconds, e.g.:

{
  "method": "notifications/message",
  "params": {
	"level": "info",
	"data": "Info-level message"
  }
}

使用方法

ローカルでの実行

# インストール
npm install

# ビルド
npm run build

# 実行(STDIOモード)
npm run start

# 実行(SSEモード)
npm run start:sse

Claude Desktopでの使用

cline_mcp_settings.jsonに以下を追加してください:

例1:

{
  "mcpServers": {
    "grareco": {
      "command": "npx",
      "args": [
        "-y",
        "mcp_grareco"
      ]
    }
  }
}

例2:

{
  "mcpServers": {
    "grareco": {
      "url": "http://localhost:3000/sse",
      "headers": {},
      "timeout": 900
    }
  }
}

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

    Reviews

    3 (1)
    Avatar
    user_096V3alM
    2025-04-15

    The Starrocks Official MCP server by MCP-Mirror is a game-changer! It's incredibly stable, user-friendly, and perfect for all my server needs. The seamless integration and robust performance make it a standout choice for any serious MCP application user. Highly recommended!