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
Serveurs connexes
Tone
A team task management application for collaboration between humans and AI.
Confluence Cloud
Manage Confluence Cloud spaces, pages, and content through a standardized interface for AI assistants.
Peek.com Remote MCP Server
Simplify trip planning with Peek.com's Remote MCP for amazing experiences
Problem Solving MCP Server
An intelligent problem-solving server that automatically forms multi-role teams and uses the Eisenhower matrix for efficient task management and collaboration.
Obsidian MCP Server
Interact with Obsidian vaults using the Local REST API plugin.
OnceHub
The OnceHub MCP Server provides a standardized way for AI models and agents to interact directly with your OnceHub scheduling API.
Notion
Manage and interact with your entire Notion workspace.
Folderr MCP Server
Interact with the Folderr API to manage and communicate with Folderr Assistants.
OmniFocus MCP Server
Integrate OmniFocus with Claude Desktop for AI-powered task management and weekly reviews.
Coze Workflow
An MCP server to execute Coze workflows locally via a Python script.