Kalendis
@kalendis-dev
Kalendis について
Kalendis is a scheduling backend API that provides an MCP server for generating TypeScript clients and framework-specific
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"kalendis": {
"command": "npx",
"args": [
"-y",
"@kalendis/mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Huoshan Test
volcengineOpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
コメント