Syncline MCP Server (Python) for Claude Desktop
com.kekwanu/syncline-mcp-server-python
Syncline MCP Server (Python) - AI-powered meeting scheduling with intelligent auto-scheduling
client:Claude Desktop
transport:stdio
runtime:pypi
Install Syncline MCP Server (Python) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"syncline-mcp-server-python": {
"command": "uvx",
"args": [
"syncline-mcp-server"
],
"env": {
"SYNCLINE_API_KEY": "<SYNCLINE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs