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
Related Servers
Deckbuilder
Generate intelligent PowerPoint presentations using a content-first design philosophy.
Miro
Access the Miro REST API v2 for managing boards, creating content, and collaborating.
Obsidian iCloud MCP
Access and manage Obsidian notes stored in iCloud Drive.
Think Tool
Enhances AI reasoning by providing a structured thinking environment.
Jasper AI
An MCP server for interacting with the Jasper AI API to generate various types of content.
Productboard MCP Server
Integrates with the Productboard API, offering 49 specialized tools to manage all major Productboard functionalities.
Harvest MCP Server
Manage time tracking, projects, clients, and tasks using the Harvest API.
Monarch Money
Access and manage your Monarch Money financial data and operations.
MCP Easy Copy
Discover and copy available MCP services in Claude Desktop.
WordPress MCP Server
Manage WordPress sites via the REST API. Enables AI assistants to handle content, posts, and site configurations.