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
Claude Auto-Approve MCP
Adds auto-approve functionality for MCP requests to the Claude Desktop application.
ClickUp
An MCP server for ClickUp, allowing AI assistants to interact with and manage tasks within your ClickUp workspaces.
Microsoft Office (PowerPoint & Excel)
Automate Microsoft PowerPoint and Excel on Windows using AI-powered COM automation.
Microsoft Word
Create, read, and manipulate Microsoft Word documents.
Tone
A team task management application for collaboration between humans and AI.
MCP Email Verify
Validate email addresses using the AbstractAPI Email Validation API.
Zendesk MCP Server
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
Yandex Tracker
Integrates with Yandex Tracker, allowing an AI assistant to interact with its task management system via the MCP protocol.
Todoist MCP
Manage your Todoist tasks and projects directly from your LLM.
Linear
Query and search for issues in your Linear workspace.