CoolFace
Apppublic

prathje/gradio_motioncanvas_docs_mcp_server

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Motion Canvas Docs MCP Server

This is a simple MCP server based on Gradio that allows you to read doc files for Motion Canvas. It is based on the Gradio Fileserver MCP Server: https://huggingface.co/spaces/prathje/gradiofileservermcp The API is a simpler version of https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem

Run

bash
docker build -t mc_docs_mcp .
docker run -p 7860:7860 mc_docs_mcp

The docs and source files are copied from the main motion canvas repository and reside in /app/files.