# chrome-devtools-mcp vs github-mcp-server
_MCP Servers · independent comparison_

> chrome-devtools-mcp and github-mcp-server are both open-source mcp servers you can self-host for free. chrome-devtools-mcp has wider GitHub adoption — 48k stars vs 32k. Neither is universally better — pick by fit.

## Side by side

**chrome-devtools-mcp**
- Open source · Agent · 48k★ · TypeScript · Apache-2.0 · active 1 day ago
- Best for: Giving a coding agent live Chrome control for debugging and performance traces.
- Avoid if: You cannot expose browser contents to an agent — it can read any page data.
- [listing](https://agentsearchengine.app/agents/chrome-devtools-mcp) · [official](https://npmjs.org/package/chrome-devtools-mcp)

**github-mcp-server**
- Open source · MCP server · 32k★ · Go · MIT · active 3 days ago
- Best for: Connecting MCP clients like Claude Code or Cursor to GitHub repos, issues, and PRs — the official server.
- Avoid if: You need write-heavy automation beyond what the API surface exposes.
- [listing](https://agentsearchengine.app/agents/github-mcp-server) · [official](https://github.com/github/github-mcp-server)

## Key differences

- chrome-devtools-mcp has wider GitHub adoption — 48k stars vs 32k.
- chrome-devtools-mcp is written primarily in TypeScript; github-mcp-server in Go.
- Licensing differs: chrome-devtools-mcp is Apache-2.0, github-mcp-server is MIT.

## Which to choose

**Choose chrome-devtools-mcp if:** Giving a coding agent live Chrome control for debugging and performance traces.

**Choose github-mcp-server if:** Connecting MCP clients like Claude Code or Cursor to GitHub repos, issues, and PRs — the official server.

## FAQ

**What's the main difference between chrome-devtools-mcp and github-mcp-server?**
chrome-devtools-mcp has wider GitHub adoption — 48k stars vs 32k.

**Is chrome-devtools-mcp or github-mcp-server better?**
Neither is universally better. chrome-devtools-mcp is the stronger fit for Giving a coding agent live Chrome control for debugging and performance traces; github-mcp-server for Connecting MCP clients like Claude Code or Cursor to GitHub repos, issues, and PRs — the official server. Use the side-by-side specs to decide by your own constraints.

**Is chrome-devtools-mcp or github-mcp-server free?**
chrome-devtools-mcp is free to run and self-host; github-mcp-server is free to run and self-host. Both are free to self-host — you only pay for the infrastructure and any model or API usage.

**Which is more popular, chrome-devtools-mcp or github-mcp-server?**
By GitHub stars — a proxy for open-source adoption — chrome-devtools-mcp is ahead (48k vs 32k). Stars measure attention, not necessarily the better fit for you.

---
Source: [Agent Search Engine](https://agentsearchengine.app) — https://agentsearchengine.app/compare/chrome-devtools-mcp-vs-github-mcp-server
