Skip to content
Level up your prompts with SurePrompts — curated prompts for every workflow.
agentscamp

Linear MCP Alternatives

4 alternatives to Linear MCP — free and paid AI coding tools covering similar jobs, with pricing and standout strengths.

Looking for a Linear MCP alternative? Linear MCP is listed under MCP (free). The 4 tools below cover similar jobs, closest matches first — the table compares pricing, license, and platforms so you can shortlist quickly, and each entry further down adds a fuller summary and a link to the full profile.

ToolPricingLicensePlatformsCategory
Github MCP Serveropen sourceMITWeb, macOS, Windows, LinuxMCP
Notion MCPfreemiumWebMCP
Sentry MCPfreeFSL-1.1-Apache-2.0Web, macOS, Windows, LinuxMCP
Slack MCP Serveropen sourceMITmacOS, Windows, LinuxMCP

Free and open-source alternatives to Linear MCP

Linear MCP alternatives in detail

  1. Github MCP Server

    open sourceMITWeb, macOS, Windows, LinuxMCP

    GitHub's official MCP server gives agents the full GitHub surface — repositories, issues, pull requests, Actions, code and secret scanning, Dependabot, discussions, projects — organized into toolsets you can enable selectively, each with a read-only variant. Use the hosted remote at api.githubcopilot.com/mcp with a PAT or OAuth, or run it locally via Docker.

  2. Notion MCP

    freemiumWebMCP

    Notion's hosted MCP server (mcp.notion.com) exposes 18 tools built around Notion-flavored Markdown for token efficiency: notion-search across the workspace (and connected Slack/Drive/Jira with Notion AI), notion-fetch by URL, page and database create/update/move, comments, and user/team lookups. OAuth-only — one claude mcp add plus a browser flow, and your workspace becomes agent-readable.

  3. Sentry MCP

    freeFSL-1.1-Apache-2.0Web, macOS, Windows, LinuxMCP

    Sentry MCP connects agents to production reality: 38 tools for searching issues and events, pulling stack traces and trace details, updating and annotating issues, and invoking Seer root-cause analysis. For Claude Code, Sentry ships it as a plugin that installs a sentry-mcp subagent — errors get debugged against the actual telemetry instead of your memory of it.

  4. Slack MCP Server

    open sourceMITmacOS, Windows, LinuxMCP

    Anthropic's reference Slack server was archived in 2025; korotovsky/slack-mcp-server (MIT, v1.3+) is the maintained community standard. Seventeen tools: smart history fetch with 1d/7d/30d windows, message and thread search, channel listings, reactions, user-group management, and unread tracking — with message posting disabled by default and enabled per-channel via env vars.