Installation & Configuration
{
"mcpServers": {
"calendar": {
"command": "npx",
"args": [
"ts-node",
"--project",
"/path/to/mcp-calendar-server/tsconfig.json",
"/path/to/mcp-calendar-server/src/index.ts"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15