Skip to main content
Glama
69,823 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"The Sounds Resource" matching MCP servers:

  • F
    license
    -
    quality
    D
    maintenance
    An interactive coding agent and MCP server that provides access to various AI models via the Tsinghua University lab proxy API. It enables users to inspect files and execute shell commands within their local directory using models like DeepSeek, GLM, and Qwen.
    Last updated
    10
  • -
    license
    -
    quality
    -
    maintenance
    A code understanding and generation system designed for Galacean Engine that helps LLMs comprehend the engine architecture and generate high-quality engine code based on user intent.
    Last updated
  • F
    license
    A
    quality
    C
    maintenance
    Prevents coding agents from repeatedly attempting the same failed fix by tracking attempts and blocking further fixes until the agent uses its own web search tool.
    Last updated
    4
  • A
    license
    A
    quality
    D
    maintenance
    An MCP (Model Context Protocol) server that enables integration with the Simplifier Low Code Platform. This server provides tools and capabilities for creating and managing Simplifier Connectors and BusinessObjects through the platform's REST API.
    Last updated
    17
    59
    5
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A cross-platform MCP server implementing the Ralph Loop iterative development technique where a worker model does the work and a reviewer model provides cross-model review until approval.
    Last updated
    10
  • A
    license
    B
    quality
    A
    maintenance
    Self-hosted coding agent that runs Claude Code or Codex in your own infrastructure and works from Slack. Exposes codebase investigation, file edits, branch and PR creation, allowlisted command execution, CI status and an audit log as MCP tools, keeping every credential behind the tool layer instead of handing it to the model.
    Last updated
    12
    70
    2
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    This project aims to build a Claude Code MCP server and implement its associated tools (explain\_code, review\_code, fix\_code, edit\_code, test\_code, simulate\_command, your\_own\_query). The server is implemented using Node.js and the MCP SDK. It receives tool requests from clients via Stdio, dynamically
    Last updated
    7
    11
    34
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Architectural Gatekeeper for AI coding. Prevents "tunnel vision" bugs by forcing the AI to verify dependencies (via AST parsing) before editing files. Supports JavaScript & TypeScript. Blocks unsafe edits until the AI proves it understands the impact
    Last updated
    3
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    Enables agentic coding workflows in Claude Code through a multi-candidate patch evaluation loop that generates code variants, validates builds, scores results with mandatory vision testing, and automatically selects the best implementation.
    Last updated
    MIT