OpenHeidelberg

Fetches and merges iCal calendar entries from various sources.

mcp-openheidelberg

Project Description

https://nx.openheidelberg.de/s/HJjR7FAtbmLYtLY

Getting started

  • clone repository

  • cd mpc-openheidelberg

  • uv venv

  • uv sync

    cp config_sample.toml ~/.config/mpc/config.toml

fill in requiered values

create claude_desktop_config.json

{
  "mcpServers": {
    "Openheidelberg": {
      "command": "/Users/tom/.local/bin/uv",
      "args": [
        "run",
    "--directory",
        "/Users/tom/projects/python-dev/mcp-openheidelberg",
        "--with",
        "mcp",
        "server/openheidelberg.py"
      ]
    }
  }
}

obviously you need to adapt the path.

Working on the Api

uv run cli.py tasks

Working on the client

uv run client.py

Working on the Web App

uv run flet run

Working on the Chat

uv run matrix.py

관련 서버

NotebookLM 웹 임포터

원클릭으로 웹 페이지와 YouTube 동영상을 NotebookLM에 가져오기. 200,000명 이상이 사용 중.

Chrome 확장 프로그램 설치