MCP Curated
← All recipes

Remote Engineering Team

Wire tasks, chat and docs into your team agent.

For: Distributed engineering teams and tech leads setting up an AI assistant for the group.

Three pieces of team collaboration plus one honest exception: GitHub for code, Linear for tasks, Notion for docs. Slack is the honest case — the official reference is archived and the community build needs your own Slack App; we don't ship a one-click config, just the guidance.

4 tools

In this recipe

GitHub MCP

GitHub Official

OfficialremoteWritableOAuth★ 33.2k

The full GitHub API in conversation: repos, PRs, issues, Actions.

Why it's here: Official, most complete coverage, works with all mainstream clients; the de facto standard for team workflows.

npx -y @github/github-mcp-server or remote: https://api.githubcopilot.com/mcp/

Linear MCP

Linear Official

OfficialremoteWritableOAuth

Issue tracking and project planning; agents read and update tasks and project status.

Why it's here: Official access to engineering task flow with a polished OAuth experience.

remote: https://mcp.linear.app/mcp

Notion MCP

Notion Official

OfficialremoteWritableOAuth★ 4.6k

Read and write Notion pages and databases; let agents maintain your knowledge base.

Why it's here: Must-have when product context lives in Notion; official remote endpoint works out of the box.

remote: https://mcp.notion.com/mcp

Slack MCP

korotovsky (community)

CommunityremoteWritableOAuth★ 1.8k

Post messages, read threads, manage channels; agents join team collaboration.

Why it's here: Community first choice after Anthropic archived its reference; ⚠ maintenance slowing — read the OAuth scopes carefully.

⚠ Last push 2026-07; maintenance slowing

See repo README (needs Slack App OAuth)