EdgeOne Pages MCP

Official

Integrations

  • Deploys HTML content to EdgeOne Pages Functions, a serverless computing platform, generating publicly accessible URLs for the deployed content.

EdgeOne 페이지 MCP

EdgeOne Pages에 HTML 콘텐츠를 배포하고 공개적으로 접근 가능한 URL을 얻기 위한 MCP 서비스입니다.

데모

MCP 구성

stdio MCP 서버

대부분의 MCP 애플리케이션에 적합

지엑스피1

스트리밍 가능한 HTTP MCP 서버

Streamable HTTP MCP 서버를 지원하는 애플리케이션에서 사용 가능

{ "mcpServers": { "edgeone-pages-mcp-server": { "url": "https://mcp-on-edge.edgeone.site/mcp-server" } } }

건축학

아키텍처 다이어그램은 워크플로를 보여줍니다.

  1. 대규모 언어 모델은 HTML 콘텐츠를 생성합니다.
  2. 콘텐츠는 EdgeOne Pages MCP 서버로 전송됩니다.
  3. MCP 서버는 콘텐츠를 EdgeOne Pages Edge Functions에 배포합니다.
  4. 빠른 에지 액세스를 위해 콘텐츠는 EdgeOne KV Store에 저장됩니다.
  5. MCP 서버는 공개 URL을 반환합니다.
  6. 사용자는 빠른 엣지 전송을 통해 브라우저를 통해 배포된 콘텐츠에 액세스할 수 있습니다.

특징

  • EdgeOne Pages에 HTML 콘텐츠를 빠르게 배포하기 위한 MCP 프로토콜
  • 공개적으로 접근 가능한 URL의 자동 생성

구현

이 MCP 서비스는 EdgeOne Pages Functions와 통합되어 정적 HTML 콘텐츠를 배포합니다. 구현에는 다음이 사용됩니다.

  1. EdgeOne Pages Functions - JavaScript/TypeScript 코드를 엣지에서 실행할 수 있는 서버리스 컴퓨팅 플랫폼입니다.
  2. 주요 구현 세부 사항 :
    • EdgeOne Pages KV 저장소를 사용하여 HTML 콘텐츠를 저장하고 제공합니다.
    • 각 배포에 대한 공개 URL을 자동으로 생성합니다.
    • 적절한 오류 메시지로 API 오류를 처리합니다.
  3. 작동 원리 :
    • MCP 서버는 deploy-html 도구를 통해 HTML 콘텐츠를 수락합니다.
    • EdgeOne Pages API에 연결하여 기본 URL을 가져옵니다.
    • EdgeOne Pages KV API를 사용하여 HTML 콘텐츠를 배포합니다.
    • 배포된 콘텐츠에 공개적으로 접근 가능한 URL을 반환합니다.
  4. 사용 예 :
    • MCP 서비스에 HTML 콘텐츠 제공
    • 즉시 접근 가능한 공개 URL을 받으세요

자세한 내용은 EdgeOne Pages 기능 설명서EdgeOne Pages KV 저장소 가이드를 참조하세요.

특허

MIT

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

HTML 콘텐츠를 EdgeOne Pages에 빠르게 배포하고 배포된 콘텐츠에 대한 공개적으로 접근 가능한 URL을 자동으로 생성하는 서비스입니다.

  1. Demo
    1. Configure MCP
      1. stdio MCP Server
      2. Streamable HTTP MCP Server
    2. Architecture
      1. Features
        1. Implementation
          1. License

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
              Last updated -
              1
              42,793
              JavaScript
              MIT License
              • Linux
              • Apple
            • A
              security
              F
              license
              A
              quality
              Provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
              Last updated -
              4
              137,083
              150
              TypeScript
            • A
              security
              A
              license
              A
              quality
              A server that leverages Cloudflare Browser Rendering to extract and process web content for use as context in LLMs, offering tools for fetching pages, searching documentation, extracting structured content, and summarizing content.
              Last updated -
              4
              3
              TypeScript
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              Provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
              Last updated -
              137,083
              1

            View all related MCP servers

            ID: hdu5ryx3lh