# MCP Reference Servers vs Playwright MCP
_MCP Servers · independent comparison_

> MCP Reference Servers and Playwright MCP are both open-source mcp servers you can self-host for free. MCP Reference Servers has wider GitHub adoption — 91k stars vs 37k. Neither is universally better — pick by fit.

## Side by side

**MCP Reference Servers**
- Open source · MCP server · 91k★ · TypeScript · MIT AND Apache-2.0 · active today
- Best for: Learning how MCP servers work and adding basic filesystem, git, fetch or memory tools to a client.
- Avoid if: You need production-hardened servers; the maintainers present these as reference examples and ask you to apply your own security safeguards.
- [listing](https://agentsearchengine.app/agents/mcp-reference-servers) · [official](https://modelcontextprotocol.io)

**Playwright MCP**
- Open source · MCP server · 37k★ · TypeScript · Apache-2.0 · active 4 days ago
- Best for: Developers whose MCP-compatible agent needs persistent browser state and structured page inspection.
- Avoid if: You need a hosted browser fleet, a complete agent, or a browser tool that operates only from pixels.
- [listing](https://agentsearchengine.app/agents/playwright-mcp) · [official](https://github.com/microsoft/playwright-mcp)

## Key differences

- MCP Reference Servers has wider GitHub adoption — 91k stars vs 37k.
- Licensing differs: MCP Reference Servers is MIT AND Apache-2.0, Playwright MCP is Apache-2.0.

## Which to choose

**Choose MCP Reference Servers if:** Learning how MCP servers work and adding basic filesystem, git, fetch or memory tools to a client.

**Choose Playwright MCP if:** Developers whose MCP-compatible agent needs persistent browser state and structured page inspection.

## FAQ

**What's the main difference between MCP Reference Servers and Playwright MCP?**
MCP Reference Servers has wider GitHub adoption — 91k stars vs 37k.

**Is MCP Reference Servers or Playwright MCP better?**
Neither is universally better. MCP Reference Servers is the stronger fit for Learning how MCP servers work and adding basic filesystem, git, fetch or memory tools to a client; Playwright MCP for Developers whose MCP-compatible agent needs persistent browser state and structured page inspection. Use the side-by-side specs to decide by your own constraints.

**Is MCP Reference Servers or Playwright MCP free?**
MCP Reference Servers is free to run and self-host; Playwright MCP 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, MCP Reference Servers or Playwright MCP?**
By GitHub stars — a proxy for open-source adoption — MCP Reference Servers is ahead (91k vs 37k). Stars measure attention, not necessarily the better fit for you.

---
Source: [Agent Search Engine](https://agentsearchengine.app) — https://agentsearchengine.app/compare/mcp-reference-servers-vs-playwright-mcp
