Baron
Rank #6,699io.github.loncadev/baron
Let your coding agent write to your work tracker: issues, branches, PRs and CI, one contract.
Baron is a Model Context Protocol (MCP) server published by loncadev. It ranks #6,699 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Baron is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 125,347 of 132,046 servers on MCP Toplist.
Use Baron
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add baron -- npx -y @lonca/baron-mcp-server[mcp_servers.baron]
command = "npx"
args = ["-y", "@lonca/baron-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"baron": {
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"baron": {
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"baron": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"baron": {
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"baron": {
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.loncadev%2Fbaron)<a href="https://mcptoplist.com/server/io.github.loncadev%2Fbaron"><img src="https://mcptoplist.com/badge/io.github.loncadev%2Fbaron.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
loncadev
Available versions (10)
| Version | Published |
|---|---|
| 0.42.0 | Sep 7, 2026 |
| 0.41.0 | Sep 6, 2026 |
| 0.40.0 | Sep 6, 2026 |
| 0.38.0 | Sep 5, 2026 |
| 0.37.0 | Sep 5, 2026 |
| 0.36.0 | Aug 21, 2026 |
| 0.35.0 | Aug 21, 2026 |
| 0.34.0 | Aug 20, 2026 |
| 0.33.0 | Aug 17, 2026 |
| 0.32.1 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Baron?
- Baron is maintained by loncadev, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Baron listed on the Official MCP Registry?
- Yes — Baron is listed on the Official MCP Registry, alongside Glama.
- How many versions does Baron have?
- MCP Toplist tracks 10 versions of Baron, most recently published on Sep 7, 2026.
- Where can I find the source code for Baron?
- The source code for Baron is hosted at github.com/loncadev/baron.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.