Skip to main content
Glama
92,376 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Tools and Components for Visual AI Code Editing and Chat Interfaces" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables ChatGPT to securely use approved local coding and file tools, live shell sessions, durable background jobs, and external MCP integrations through a local router.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that integrates AI assistants like Claude with GitLab's merge requests, allowing them to review code changes, add comments, and approve/unapprove merge requests directly through the GitLab API.
    45
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    15
    304
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for E2B code sandbox, enabling creation, management, and execution of code in secure sandboxes using Python and shell commands.
    4
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides a persistent sandbox for AI coding agents to explore codebases server-side, returning only compact summaries to reduce context consumption.
    3
    20 PyPI
    8
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server wrapping DeepSeek's agent harness tools into minimal/standard modes, enabling persistent shell, file editing, search, job management, and more via natural language.
    2
    -
  • A
    license
    A
    quality
    B
    maintenance
    Creates short-lived, offline JavaScript sandbox containers for safe code execution via MCP, with no network access and strict resource limits.
    7
    MIT
  • F
    license
    A
    quality
    Not graded
    maintenance
    Bridges Claude Desktop, Claude Code CLI, and Claude Code for VS Code, enabling developers to plan in Desktop, save specs to project directories, and invoke Claude Code CLI with seamless state sharing across interfaces.
    4
    -
  • A
    license
    B
    quality
    D
    maintenance
    A MCP server for managing and storing code snippets in various programming languages, allowing users to create, list, and delete snippets via a standardized interface.
    3
    4 npm
    7
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
    8
    4 npm
    188
    MIT
  • A
    license
    C
    quality
    F
    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
    7
    15 npm
    34
    MIT
  • F
    license
    C
    quality
    D
    maintenance
    An MCP server that enables AI agents to execute terminal commands and Python code on the host system, leveraging Agent Zero's battle-tested implementation with session management and smart output handling.
    4
    -