MCP Grareco

by iuill

MCP Grareco

그래픽 녹음을 생성하는 MCP 서버입니다. MCP 프로토콜의 기능을 활용하여 임의 URL이나 임의 문자열의 내용을 그라코코화합니다.

Components

도구

  1. echo
    • 입력 메시지를 에코백하는 간단한 도구
    • 입력:
      • message (string): 에코백할 메시지
    • 반환값: 에코 메세지를 포함한 텍스트
  2. printEnv
    • 모든 환경 변수 표시
    • MCP 서버 설정 디버깅에 도움
    • 입력: 없음
    • 반환값: 모든 환경 변수의 JSON 캐릭터 라인
  3. webToGrareco
    • URL에서 웹사이트를 가져와 그래픽 녹화 형식의 HTML로 변환
    • 입력:
      • url (string): 변환할 웹사이트 URL
      • promptType (enum: "standard" | "elementary" | "timeline", 기본값: "standard"): 사용할 프롬프트 유형(표준, 초등학생용, 타임라인)
    • 반환값: 생성된 HTML 파일의 보존 패스
    • 처리하는 동안 진행 알림 보내기
  4. textToGrareco
    • 텍스트를 그래픽 레코딩 형식의 HTML로 변환
    • 입력:
      • text (string): 변환할 텍스트
      • promptType (enum: "standard" | "elementary" | "timeline", 기본값: "standard"): 사용할 프롬프트 유형(표준, 초등학생용, 타임라인)
    • 반환값: 생성된 HTML 파일의 보존 패스
    • 처리하는 동안 진행 알림 보내기

로깅

The server sends random-leveled log messages every 15 seconds, eg:

{ "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 } } }
-
security - not tested
A
license - permissive license
-
quality - not tested

A MCP server that creates graphic recordings by converting websites or text input into visual summaries using different prompt styles (standard, elementary, timeline).

  1. Components
    1. 도구
    2. 로깅
  2. 사용방법
    1. 로컬에서 실행
    2. Claude Desktop에서 사용

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    An MCP server that enables users to list, download, search, and manage Zoom meeting transcripts through a structured interface.
    Last updated -
    6
    1
    JavaScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    A MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.
    Last updated -
    Python
    Apache 2.0
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server that generates images based on text prompts using Black Forest Lab's FLUX model, allowing for customized image dimensions, prompt upsampling, safety settings, and batch generation.
    Last updated -
    3
    TypeScript
  • -
    security
    F
    license
    -
    quality
    An MCP server that enables generating scripts based on specified topics and keywords, while also providing functionality to store and summarize notes.
    Last updated -
    Python
    • Apple

View all related MCP servers

ID: 8sd9t86y88