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

mcp_grareco
任意URLまたはテキストをグラレコ化するMCP Server
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
MCP Grareco
グラフィックレコーディングを生成するためのMCPサーバーです。 MCPプロトコルの機能を活用して、任意URLや任意文字列の内容をグラレコ化します。
Components
Tools
-
echo
- 入力メッセージをエコーバックするシンプルなツール
- 入力:
-
message
(string): エコーバックするメッセージ
-
- 戻り値: エコーメッセージを含むテキスト
-
printEnv
- すべての環境変数を表示
- MCPサーバー設定のデバッグに役立つ
- 入力: なし
- 戻り値: すべての環境変数のJSON文字列
-
webToGrareco
- URLからWebサイトを取得し、グラフィックレコーディング形式のHTMLに変換
- 入力:
-
url
(string): 変換対象のWebサイトURL -
promptType
(enum: "standard" | "elementary" | "timeline", デフォルト: "standard"): 使用するプロンプトタイプ(標準、小学生向け、タイムライン)
-
- 戻り値: 生成されたHTMLファイルの保存パス
- 処理中は進捗通知を送信
-
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
}
}
}
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Confidential guide on numerology and astrology, based of GG33 Public information
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_096V3alM
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!