Syncline MCP Server (Go) runs on your own machine — the client starts it, so there is no endpoint to ping. 562 installs a week from npm.
Syncline MCP Server (Go) - AI-powered meeting scheduling with intelligent auto-scheduling
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add syncline-mcp-server-go -- npx -y @kekwanulabs/syncline-mcp-server-go
{
"mcpServers": {
"syncline-mcp-server-go": {
"args": [
"-y",
"@kekwanulabs/syncline-mcp-server-go"
],
"command": "npx"
}
}
}
[mcp_servers.syncline-mcp-server-go]
command = "npx"
args = ["-y", "@kekwanulabs/syncline-mcp-server-go"]
{
"mcpServers": {
"syncline-mcp-server-go": {
"args": [
"-y",
"@kekwanulabs/syncline-mcp-server-go"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"syncline-mcp-server-go": {
"args": [
"-y",
"@kekwanulabs/syncline-mcp-server-go"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.