Scenario MCP servers · verified 2026-09-15

Best MCP Servers for coding-agent

MCP server recommendations are derived from scenario metadata and source-backed server entries. Use this page as a static starting point, then verify transport, auth, and host support before production use.

risk medium · verified 2026-09-15

GitHub MCP Server

MCP server entry for GitHub repository, issue, pull request, and coding workflow context.

repository-contextissue-triagepull-request-context stdiohttp

Ranking signals

SignalWeightRationale
Repository context5Coding agents need reliable access to project files, issues, pull requests, and instructions.
Tool permission safety5File, terminal, and API tools can mutate project state and need explicit boundaries.
Observability4Tracing and evidence help debug tool calls, handoffs, and failed edits.

Selection boundary

Scenario recommendation is derived from framework and MCP server capability metadata.

What should a coding-agent MCP server selection check first?

Check host support, transport, authentication, repository permission scope, destructive tool behavior, and whether human review is required before file or repository mutations.

Should a coding agent use Context7 MCP Server or Filesystem MCP Server first?

Use Context7 MCP Server first when the task needs current framework documentation. Use Filesystem MCP Server when the task requires repository-local inspection or edits, with stricter review because file access is high risk.