Kalendis
@kalendis-dev
About Kalendis
Kalendis is a scheduling backend API that provides an MCP server for generating TypeScript clients and framework-specific
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kalendis": {
"command": "npx",
"args": [
"-y",
"@kalendis/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Kalendis?
Kalendis is an MCP (Model Context Protocol) server and client generator that integrates the Kalendis scheduling API with AI agents like Claude and Cursor. It exposes scheduling API tools, generates TypeScript clients for backend and frontend applications, and creates API route handlers for popular frameworks.
How to use Kalendis?
Install via npm install @kalendis/mcp, then configure the MCP server in your IDE (e.g., Cursor) or manually in MCP settings. The generated tools (e.g., generate-backend-client, generate-api-routes) are then available for an AI agent to call. You need a free API key from kalendis.dev, but the MCP tool itself does not use the key — it only generates code that does.
Key features of Kalendis
- MCP server exposes Kalendis scheduling API tools
- Generates TypeScript clients for backend and frontend
- Creates API route handlers for popular frameworks
- Environment variable management for API keys
- Full TypeScript support with generated types
Use cases of Kalendis
- Integrate Kalendis scheduling into AI assistants like Claude or Cursor
- Generate a backend client for direct API calls from your server
- Generate a frontend client that calls your backend proxy endpoints
- Generate API routes for Next.js, Express, Fastify, or NestJS
- Rapidly prototype scheduling features without writing boilerplate
FAQ from Kalendis
How do I get an API key?
Create a free account at kalendis.dev. Your API key is available in your account dashboard and is required for authenticating requests to the Kalendis scheduling API.
Does the MCP tool need the API key?
No. The MCP tool only generates code; the API key is used by the generated clients in your application.
What frameworks are supported for route generation?
Next.js (App Router), Express, Fastify, and NestJS are supported.
What endpoints does it cover?
All 28 Kalendis API endpoints, including users, availability, recurring availability, availability exceptions, bookings, and account.
Is Kalendis open source?
Yes, this project is licensed under the MIT License.
Frequently asked questions
How do I get an API key?
Create a free account at kalendis.dev. Your API key is available in your account dashboard and is required for authenticating requests to the Kalendis scheduling API.
Does the MCP tool need the API key?
No. The MCP tool only generates code; the API key is used by the generated clients in your application.
What frameworks are supported for route generation?
Next.js (App Router), Express, Fastify, and NestJS are supported.
What endpoints does it cover?
All 28 Kalendis API endpoints, including users, availability, recurring availability, availability exceptions, bookings, and account.
Is Kalendis open source?
Yes, this project is licensed under the MIT License.
Basic information
More Developer Tools MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments