Abscissa runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from pypi. Last commit 11 Jul 2026.
Safety-aware MCP server for Linear issues, projects, cycles, and dependencies.
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 abscissa -- uvx abscissa
{
"mcpServers": {
"abscissa": {
"args": [
"abscissa"
],
"command": "uvx"
}
}
}
[mcp_servers.abscissa]
command = "uvx"
args = ["abscissa"]
{
"mcpServers": {
"abscissa": {
"args": [
"abscissa"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"abscissa": {
"args": [
"abscissa"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.