Skip to main content
Glama
Anselmoo

mcp-server-analyzer

by Anselmoo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ruff-checkA

Lint Python code using RUFF to identify style violations and potential errors.

ruff-formatB

Format Python code using RUFF's fast formatter.

ruff-check-ciA

Run RUFF linter with CI/CD-specific output formats.

ty-checkB

Type-check Python code using ty.

vulture-scanC

Detect dead/unused code using VULTURE.

analyze-codeA

Comprehensive analysis combining Ruff linting, ty type checking, and Vulture dead code detection.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_overviewOverview of available analyzers and tools.
get_analyzer_versionsReturn current versions of installed analyzers.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Anselmoo/mcp-server-analyzer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server