Skip to main content
Glama
337,767 tools. Last updated 2026-07-30 03:01

"Iterative Code Development and Analysis Guidelines" matching MCP tools:

  • Check code for anti-patterns, metrics, and standards compliance. Returns a quality score, critical issues, warnings, and a pass/needs-work verdict.
    MIT
  • Check Tolk source code for syntax and type errors quickly. Supports custom @alias import resolution for faster feedback during development.
    MIT
  • Retrieve coding guidelines and relevant context for any file path before editing. Ensures code consistency by providing guidelines tailored to the specific file or folder.
    ISC
  • Generate novel ideas for any challenge using creative frameworks like SCAMPER and Design Thinking, with domain context and feasibility analysis. Refine concepts through iterative clustering and constraint handling.
    MIT
  • Implement code using strict Test-Driven Development methodology by writing tests before production code. Supports iterative TDD cycles with session resume functionality.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides six code review tools for use with Claude Code or any MCP client. Each tool reads a file from disk, pairs its contents with a structured review prompt, and returns the bundle for the LLM to evaluate.
    Last updated
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    The server facilitates natural language interactions for exploring and understanding codebases, providing insights into data models and system architecture using a cost-effective, simple setup with support for existing Claude Pro subscriptions.
    Last updated
    4
    27

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Cloudflare Workers MCP server: code-explainer

  • Generate novel ideas by applying creative frameworks (SCAMPER, Design Thinking) with domain context, idea clustering, feasibility analysis, and iterative refinement. Supports Gemini, Codex, and Claude.
    MIT
  • Start an iterative AI development loop that continuously improves work through self-referential feedback, with progress tracking, git integration, and template support.
  • Generate novel ideas using creative frameworks like SCAMPER and Design Thinking. Integrate domain context, cluster ideas, and perform feasibility analysis for iterative refinement.
    MIT
  • Create a CLAUDE.md file to define project rules for AI-assisted development, including tech stack overview, architecture guidelines, code conventions, and MCP tool usage instructions.
  • Execute language-specific development tools like pytest or cargo-clippy and receive results with issue analysis, helping identify problems in code.
    MIT
  • Verify generated code passes quality gates: checks for tests, interfaces, and code issues. Returns PASS or FAIL to ensure code readiness for handoff.
    MIT