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
Cua
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Google Calendar Integration Project
Manage and interact with Google Calendar events using the Google Calendar API.
文颜 MCP Server
A Markdown formatting tool to apply themes and publish articles to WeChat Official Accounts.
EndNote MCP Service
Reads EndNote .enl libraries and exposes their contents through the MCP interface.
ERPNext
Integrate with ERPNext, a popular open-source ERP system.
MCP Trello
A server for interacting with Trello boards, handling API integration, rate limiting, and type safety.
Email MCP for Gmail, iCloud and microsoft
Organize, flag, read, delete, and clean email with AI.
Ultimate Google Docs & Drive MCP Server
Interact with Google Docs and Google Drive for document creation, editing, and file management.
MCPal
Lightweight MCP server for native desktop notifications with action buttons, text replies, and LLM-aware icons.
Inked
A memory management server for Claude apps with optional AI-powered search, using local SQLite storage.