Model Context Protocol (MCP) for EdTech

Welcome to the MCP EdTech Demo

This demo showcases the Model Context Protocol (MCP) implementation for educational technology applications. MCP provides a standardized way for EdTech applications to interact with various AI models while maintaining context and state across interactions.

Key features of this implementation:

API Demo

Try the MCP API

1. Create a Context

First, let's create a new context for our interaction:

Creating context

2. Process an Interaction

Now, let's process an interaction using the context we created:

Processing interaction

Available Endpoints

For complete API documentation, visit the Swagger UI or ReDoc pages.