mcpbeat Sign in

Syncline MCP Server (Python)

local only

Syncline MCP Server (Python) runs on your own machine — the client starts it, so there is no endpoint to ping. 193 installs a week from pypi.

Syncline MCP Server (Python) - AI-powered meeting scheduling with intelligent auto-scheduling

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 130 · avg 36 · -41% w/w
a month agotoday
193
Installs / week
pypi · syncline-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add syncline-mcp-server-python -- uvx syncline-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "syncline-mcp-server-python": {
      "args": [
        "syncline-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.syncline-mcp-server-python]
command = "uvx"
args = ["syncline-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "syncline-mcp-server-python": {
      "args": [
        "syncline-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "syncline-mcp-server-python": {
      "args": [
        "syncline-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: SYNCLINE_API_KEY (Your Syncline API key from https://syncline.run/developer). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Syncline MCP Server (Python)

same job, measured the same way
Syncline MCP Server (Go)
by kekwanu

Syncline MCP Server (Go) - AI-powered meeting scheduling with intelligent auto-scheduling

288 installs/wk local only
Syncline MCP Server (TypeScript)
by kekwanu

Syncline MCP Server (TypeScript) - AI-powered meeting scheduling with intelligent auto-scheduling

local only
R
Syncline MCP Server
by syncline

AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.

218 installs/wk local only
Uptier
by foxintheloop

MCP-powered To-Do application with intelligent task prioritization

27 installs/wk local only
Rootly
by rootly

Incident management, on-call scheduling, and intelligent analysis powered by Rootly.

1 424 installs/wk answering
Redmine
by vfa-khuongdv

MCP server for Redmine API integration with AI agents.

62 installs/wk local only
Clawcall
by clawcall-dev

MCP server for ClawCall — AI-powered US phone calling.

44 installs/wk local only
Sequenzy MCP
by polnikale

Sequenzy MCP server for AI-powered email marketing automation.

answering

Syncline MCP Server (Python) — questions

Answers built from our own checks of this server.

Why is there no uptime for Syncline MCP Server (Python)?
Syncline MCP Server (Python) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package syncline-mcp-server was installed 193 times last week.
Is Syncline MCP Server (Python) still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Syncline MCP Server (Python)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls syncline-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Syncline MCP Server (Python)?
The pypi package syncline-mcp-server was installed 193 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.