Skip to main content
Glama
88,687 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Better Stack" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    A remote MCP server exposing 3 tools via Model Context Protocol: score_prompt (free, grades any LLM prompt A-F on 0-40 scale), optimize_prompt (returns optimized prompt + dimension breakdown, $0.025 USDC), and compare_models (Claude vs GPT-4o head-to-head, $1.25 USDC). Remote HTTP server at /api/mcp.
    2
    64 npm
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Verificate combines 17 applications each designed to address a separate issue with AI Coding supported with a Frontier AI Model. This allows you to Vibe Code with confidence and even dropped down to a more basic model with a better outcome.
    4
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for verifying AI agent claims vs reality — single-transcript inline grounding-check that flags when an agent's response states facts not in the input context, when its code silently swallows exceptions and substitutes mock data, or when its multi-turn transcript contains contradictions or unverified completion claims. Sub-second, local, free, no API calls.
    4
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Compacts noisy test, build, and cloud-log output before an AI agent reads it — dedupes repeats, collapses stack frames, folds Playwright retries, and renders CloudWatch/GCP JSON logs down to the signal. Typically 80–95% fewer tokens on failures. Tool: compact_output. Run: npx -y logslim logslim-mcp
    1
    5 npm
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Drives a browser - or a native Expo/React Native app - and your dev server, putting both on one correlated timeline so a console error and the backend stack trace from the same moment line up. For Claude Code and AI agents.
    46
    55 npm
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables Claude, Cursor, and other MCP clients to audit public sites across six areas, check and follow llms.txt links, compare rival sites side by side, and run sixteen content gates on local Markdown or MDX using only free public signals.
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables debugging of Python, JavaScript/TypeScript, Go, and Rust code using real debuggers with breakpoints, stepping, variable inspection, and stack trace navigation through the Debug Adapter Protocol.
    21
    9 npm
    2
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables AI assistants to debug PHP applications through Xdebug's DBGp protocol, providing full debugging control including breakpoints, variable inspection, stack traces, and advanced features like watch expressions and code coverage.
    46
    214 npm
    26
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    Enables controlling and inspecting a running Dolphin emulator through its Debug Adapter Protocol, with persistent connections, task-oriented tools, and a raw request escape hatch for execution, breakpoints, stack/variables, memory, disassembly, sources, watches, scans, and code injection.
    16
    -
  • A
    license
    C
    quality
    D
    maintenance
    A server that converts Allure test reports into LLM-friendly formats, enabling AI models to better analyze test results and provide insights about test failures and potential fixes.
    1
    12
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Analyzes application crash dumps and extracts debug symbols, transforming Windows minidump files into readable stack traces and providing AI-powered crash analysis to help identify root causes and fix critical issues.
    8
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps the Judge0 evaluation stack into a local algorithm-problem judging service that exposes seven tools to MCP clients, enabling models to browse problems, self-test against public samples, and submit solutions for full hidden-test grading. Judging parameters, submission limits, and hidden-data access are enforced server-side so models cannot bypass them.
    GPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Full-stack security for AI agents — static analysis + MCP runtime interception. 31 rules detect prompt injection, data exfiltration, backdoors, tool poisoning, and cross-file attack chains. Includes MCP proxy for real-time blocking, Python AST taint tracking, multi-language injection detection (8 languages), and AI-powered deep analysis. Free, offline, zero-config.
    421 npm
    15
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables coding agents to use a real debugger (Python via debugpy) for launching, attaching, setting breakpoints, stepping through code, inspecting stack frames, and evaluating expressions through MCP tools.
    27
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides debugging capabilities for Python, C, C++, Rust, Swift, and more through the Debug Adapter Protocol, enabling breakpoints, step-by-step evaluation, and stack traces.
    6 npm
    4
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Broccoli turns "the agent reads a stack trace and guesses" into "the agent drives the real debugger": it sets breakpoints, steps, inspects live variables over the Debug Adapter Protocol, and proposes a fix you approve in a diff — never applied silently.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Bridges AI agents with VS Code's debugger, enabling breakpoint management, step execution, variable inspection, and stack tracing via CLI commands.
    24
    GPL 3.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    A full-stack API automation testing server that parses OpenAPI/Swagger/Postman/HAR specs, generates comprehensive test scenarios and executable code, and provides AI-powered review and auto-fix.
    -