bakaphp/kanvas_mcp
3.2
If you are the rightful owner of kanvas_mcp 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.
Kanvas MCP Server is a containerized service designed to handle model context protocol operations, facilitating communication between clients and servers.
Kanvas MCP Server
Building and Running the container
Build
docker build -t kanvas/mcp:dev -f Dockerfile .
Run
docker run -p 8888:8888 kanvas/mcp:dev
The server will be running with the command:
python server.py
Todo
Document the whole service(client,server,api)
kanvas create events, see events, set reminders, list reminders