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.
| Tool | Pricing | License | Platforms | Category |
|---|---|---|---|---|
| Github MCP Server | open source | MIT | Web, macOS, Windows, Linux | MCP |
| Notion MCP | freemium | — | Web | MCP |
| Sentry MCP | free | FSL-1.1-Apache-2.0 | Web, macOS, Windows, Linux | MCP |
| Slack MCP Server | open source | MIT | macOS, Windows, Linux | MCP |
Free and open-source alternatives to Linear MCP
Linear MCP alternatives in detail
Github MCP Server
open sourceMITWeb, macOS, Windows, LinuxMCPGitHub'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.
Notion MCP
freemiumWebMCPNotion'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.
Sentry MCP
freeFSL-1.1-Apache-2.0Web, macOS, Windows, LinuxMCPSentry 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.
Slack MCP Server
open sourceMITmacOS, Windows, LinuxMCPAnthropic'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.