Kalendis
Freeby MCP Community
Simple MCP tool for Kalendis API integration - generates clean API clients with correct authentication
v1.0.6Added Apr 12, 2026
mcpkalendisapi-client
Kalendis MCP Server
Simple MCP tool for Kalendis API integration - generates clean API clients with correct authentication
Installation
npx -y @fastmcp-me/kalendis-mcp
Reviews
Installation
Quick install
npx -y @fastmcp-me/kalendis-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"kalendis": {
"command": "npx",
"args": ["-y", "@fastmcp-me/kalendis-mcp"]
}
}
}