Field-by-field comparison
Compare the evidence before choosing an MCP.
Each signal stays separate, missing facts remain visible, and the column order follows your selection.
| Evidence field | Linear MCPMCP100 Selected | Notion MCPMCP100 Selected |
|---|---|---|
| Task fit | ||
| Best for |
|
|
| Not ideal for |
|
|
| Avoid when |
|
|
| Provenance | ||
| Provenance details | First-party MCP Linear · Publisher source ↗ | First-party MCP Notion · Publisher source ↗ |
| Maintenance | ||
| Maintenance details | Repo: Not documented Package: Not documented | Repo: Jul 25, 2026 Package: Jul 25, 2026 |
| Popularity evidence | ||
| GitHub stars | Not documented | 4,594 GitHub stars · checked 2026-08-14T18:46:26.000Z |
| 30-day package downloads | No reliable download data | 624,402 30-day package downloads · checked 2026-07-29T17:30:00.000Z |
| External adoption evidence | Not documented |
|
| Client coverage | ||
| Client coverage details | Claude Code✓ Streamable HTTP Claude Desktop✓ Streamable HTTP Codex✓ Streamable HTTP VS Code✓ Streamable HTTP Cursor✓ Streamable HTTP OpenCode✓ Streamable HTTP | Claude Code✓ Streamable HTTP Claude Desktop✓ Streamable HTTP Codex✓ Streamable HTTP VS Code✓ Streamable HTTP Cursor✓ Streamable HTTP OpenCode✓ Streamable HTTP |
| Client coverage note | Local stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server. | |
| Access and data | ||
| Authentication | OAuth 2.1 with dynamic client registration is the primary method. Linear also documents bearer tokens and scoped API keys. | The supported hosted service uses OAuth. The documented local server uses NOTION_TOKEN or OPENAPI_MCP_HEADERS; HTTP transport has a separate bearer token and supports carefully configured per-request Notion token passthrough. |
| Cost | Linear documents no separate MCP server fee on its setup page. A Linear account is required, and normal plan capabilities, limits, and charges still apply. | The local server is MIT licensed. A Notion account and workspace plan are required, and Notion plan/API limits apply; hosted MCP-specific charges were not established in the reviewed materials. |
| Permissions | The standard endpoint exposes read and write tools for issues, projects, comments, and related Linear objects under the user's permissions. https://mcp.linear.app/mcp/readonly exposes only read tools, and Linear also documents read-only API keys. | Local access is limited by the Notion integration capabilities and pages connected to that integration. Read-only capability is available; write-capable tools can create or update workspace content. Local HTTP transport requires bearer authentication unless an explicitly unsafe flag disables it. |
| Data handling | Authorized Linear issue, project, comment, and related workspace data is retrieved by Linear's hosted server and returned to the MCP client. Write calls can change workspace records. | Page/database content accessible to the integration can be returned to the MCP client and model. The local server calls Notion APIs; hosted Notion MCP additionally processes requests through Notion's remote service. |
| Limitations | ||
| Tradeoffs |
|
|
| Risk context | Internal roadmap and issue data can be disclosed, and the default endpoint can modify collaboration records. Prefer the read-only endpoint for research, use least-privilege credentials, and require approval for mutations. | Workspace content may be read or modified within the integration's reach. Use a dedicated integration, Read content only where possible, explicitly connect only needed pages, avoid unsafe HTTP auth disabling, and monitor hosted/local migration guidance. |
| Evidence date | ||
| Editorial review | 2026-07-24 | 2026-07-24 |
| Candidate evidence | 2026-07-29T20:58:26.000Z | 2026-08-14T18:46:26.000Z |
Popularity, maintenance, fit, permissions, and client support are independent evidence fields.
Read the evidence method →