mcp-on-edge
If you are the rightful owner of mcp-on-edge and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
EdgeOne Pages: MCP Client and Server Implementation with Functions is an intelligent chat application built with EdgeOne Pages Functions technology, implementing a complete Model Context Protocol (MCP) workflow.
This project demonstrates an intelligent chat application using EdgeOne Pages Functions technology, which interacts with backend functions through a web interface. The architecture includes a Streamable HTTP MCP Server, an MCP Client, and a Backend API serving as the MCP HOST. This setup allows users to leverage MCP tool capabilities in the browser, enabling intelligent interactions such as generating online webpages with a single prompt. The application features a modern, responsive web interface built with Next.js and React, and deploys critical business logic on highly scalable EdgeOne Pages Functions. It implements the Model Context Protocol based on the latest specifications, providing robust context management and request routing capabilities. Additionally, the backend API is compatible with OpenAI-formatted request and response handling.
Features
- Interactive Chat Interface: Modern, responsive web interface built with Next.js and React.
- High-Performance Edge Functions: Critical business logic deployed on highly scalable EdgeOne Pages Functions.
- Complete MCP Implementation: Model Context Protocol implementation based on the latest specifications, providing powerful context management and request routing capabilities.
- OpenAI Format Compatible: Backend API fully supports OpenAI-formatted request and response handling.