EdgeOne Pages: MCP Client and Server Implementation with Functions
@amylixing
EdgeOne Pages: MCP Client and Server Implementation with Functions について
MCP Client and Server Implementation with Functions
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"edgeone-pages-mcp-server": {
"url": "https://mcp-on-edge.edgeone.site/mcp-server"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is EdgeOne Pages: MCP Client and Server Implementation with Functions?
EdgeOne Pages: MCP Client and Server Implementation with Functions is an intelligent chat application built on EdgeOne Pages serverless Functions. It implements a complete Model Context Protocol (MCP) workflow with a Streamable HTTP MCP server and client, enabling browser-based tool interactions like "generating online webpages with a single prompt."
How to use EdgeOne Pages: MCP Client and Server Implementation with Functions?
Deploy via the provided EdgeOne Pages template button or set up locally by cloning the repository, installing dependencies (npm install), configuring a .env file with AI service credentials, and running npm run dev. For remote MCP access, configure your MCP client to point to https://mcp-on-edge.edgeone.site/mcp-server.
Key features of EdgeOne Pages: MCP Client and Server Implementation with Functions
- Interactive chat interface built with Next.js and React
- High‑performance edge functions on EdgeOne Pages
- Complete MCP implementation (Streamable HTTP) per latest specification
- OpenAI‑format compatible backend API
- Deployable with a single click via EdgeOne Pages template
Use cases of EdgeOne Pages: MCP Client and Server Implementation with Functions
- Generating complete webpages from natural language prompts in the browser
- Building intelligent chat applications that leverage MCP tool calling
- Prototyping MCP server‑client workflows on edge infrastructure
- Integrating AI assistants with real‑time context management at the edge
FAQ from EdgeOne Pages: MCP Client and Server Implementation with Functions
What runtime or platform does it require?
It runs on EdgeOne Pages Functions and can be developed locally with Node.js, using EdgeOne’s serverless environment for production.
How is data handled and where does it live?
The README does not specify data location; user‑provided AI service credentials are configured via environment variables in the .env file.
Does it support the latest MCP specification?
Yes, it implements the Streamable HTTP MCP protocol based on the 2025‑03‑26 version of the specification.
Can I use it with any MCP‑compatible client?
Yes, the server is designed to work with any client that supports Streamable HTTP MCP servers, as shown by the JSON configuration example.
What transport protocol does the MCP server use?
The server uses Streamable HTTP transport, as specified in the project’s Streamable HTTP MCP Server section.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント