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
4Generate a TypeScript client that calls Kalendis API directly with x-api-key authentication
Generate a TypeScript client for frontend apps that calls your backend API endpoints
Generate API route handlers for Next.js or Express that use the Kalendis backend client
List all available Kalendis API endpoints with descriptions
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
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.
Comments