mcp-server-analyzer
Rank #6,874io.github.Anselmoo/mcp-server-analyzer
MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome
mcp-server-analyzer is a Model Context Protocol (MCP) server published by Anselmoo. It ranks #6,874 of 132,896 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. mcp-server-analyzer is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 30, 2025 and most recently updated on Sep 3, 2026.
Ranks ahead of 126,022 of 132,896 servers on MCP Toplist.
Use mcp-server-analyzer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-server-analyzer -- uvx mcp-server-analyzerclaude mcp add mcp-server-analyzer -- docker run -i --rm ghcr.io/anselmoo/mcp-server-analyzer:0.4.1[mcp_servers.mcp-server-analyzer]
command = "uvx"
args = ["mcp-server-analyzer"]Add to ~/.codex/config.toml.
[mcp_servers.mcp-server-analyzer]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "uvx",
"args": [
"mcp-server-analyzer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "uvx",
"args": [
"mcp-server-analyzer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-analyzer": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-analyzer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-server-analyzer": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "uvx",
"args": [
"mcp-server-analyzer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-analyzer": {
"command": "uvx",
"args": [
"mcp-server-analyzer"
]
}
}
}{
"mcpServers": {
"mcp-server-analyzer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anselmoo/mcp-server-analyzer:0.4.1"
]
}
}
}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.Anselmoo%2Fmcp-server-analyzer)<a href="https://mcptoplist.com/server/io.github.Anselmoo%2Fmcp-server-analyzer"><img src="https://mcptoplist.com/badge/io.github.Anselmoo%2Fmcp-server-analyzer.svg" alt="MCP Toplist: Top 10% of 132,896" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Anselmoo
Other servers by Anselmoo
- mcp-zen-of-languages#5,970 · 9 vers
- mcp-ai-agent-guidelines#8,074 · 7 vers
- mcp-repo-release-tools#16,302 · 1 ver
- MCP Ooxml Ledger Server#19,144 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains mcp-server-analyzer?
- mcp-server-analyzer is maintained by Anselmoo, which publishes 5 MCP servers (20 total versions) tracked on MCP Toplist.
- Is mcp-server-analyzer listed on the Official MCP Registry?
- Yes — mcp-server-analyzer is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-server-analyzer have?
- MCP Toplist tracks 1 version of mcp-server-analyzer, most recently published on Sep 3, 2026.
- Where can I find the source code for mcp-server-analyzer?
- The source code for mcp-server-analyzer is hosted at github.com/Anselmoo/mcp-server-analyzer.
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.