# FunASR vs serena
_MCP Servers · independent comparison_

> FunASR and serena are both open-source mcp servers you can self-host for free. They're closely matched, so the choice comes down to language, license, and which approach fits your workflow. Neither is universally better — pick by fit.

## Side by side

**FunASR**
- Open source · SDK / library · 20k★ · Python · MIT · active 2 days ago
- Best for: Self-hosted speech recognition with VAD, punctuation, and speaker pipelines.
- Avoid if: You need one blanket licence — the toolkit is MIT but model licences vary.
- [listing](https://agentsearchengine.app/agents/funasr) · [official](https://modelscope.github.io/FunASR/)

**serena**
- Open source · SDK / library · 28k★ · Python · MIT · active 3 days ago
- Best for: Giving a coding agent symbol-level code navigation, refactoring, and debugging via MCP.
- [listing](https://agentsearchengine.app/agents/serena) · [official](https://oraios.github.io/serena)

## Which to choose

**Choose FunASR if:** Self-hosted speech recognition with VAD, punctuation, and speaker pipelines.

**Choose serena if:** Giving a coding agent symbol-level code navigation, refactoring, and debugging via MCP.

## FAQ

**What's the main difference between FunASR and serena?**
Both are mcp servers built for a similar job; the differences are subtle — compare them on adoption, language, and license in the table above.

**Is FunASR or serena better?**
Neither is universally better. FunASR is the stronger fit for Self-hosted speech recognition with VAD, punctuation, and speaker pipelines; serena for Giving a coding agent symbol-level code navigation, refactoring, and debugging via MCP. Use the side-by-side specs to decide by your own constraints.

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

---
Source: [Agent Search Engine](https://agentsearchengine.app) — https://agentsearchengine.app/compare/funasr-vs-serena
