An open API service indexing awesome lists of open source software.

https://github.com/bakaphp/kanvas_mcp

Kanvas MCP Server
https://github.com/bakaphp/kanvas_mcp

Last synced: 4 months ago
JSON representation

Kanvas MCP Server

Awesome Lists containing this project

README

          

# Kanvas MCP Server

## Building and Running the container

### Build

```sh
docker build -t kanvas/mcp:dev -f Dockerfile .
```

### Run

```sh
docker run -p 8888:8888 kanvas/mcp:dev
```

The server will be running with the command:

```sh
python server.py
```

# Todo

Document the whole service(client,server,api)

kanvas create events, see events, set reminders, list reminders