Skip to main content
Glama
91,419 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to access Visual Studio Code" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • 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
  • A
    license
    Not graded
    quality
    B
    maintenance
    Studio MCP transforms any CLI command into an AI tool by using a simple template syntax to define input schemas and arguments. It enables AI agents like Claude and Cursor to execute local scripts and system commands through a dynamically generated Model Context Protocol server.
    5 npm
    14
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Delegates coding tasks to the local Claude Code CLI via MCP, offering run, review, and status tools for MCP-compatible agents.
    4 npm
    -
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to control running Neovim sessions via RPC socket, supporting command execution, state inspection, and LSP actions. Automatically discovers Neovim instances and supports multi-instance management on Linux and macOS.
    18
    37 PyPI
    63
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Delegates coding tasks to the locally installed DeepSeek Harness CLI, enabling MCP clients to run prompts through dsh and receive results with exit code and timing.
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Developers: Search your zsh, bash, or fish shell history from Claude Code, Cline, Cursor, Zed, or any MCP client using tools like search_history (full-text with timestamp/CWD/exit code), recent_in_dir, failed_commands, and command_chains for multi-step sequences. Reindex after new activity. Local-only SQLite FTS5 with secrets redacted before storage.
    5
    8 npm
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides structured debugging capabilities through LLDB, enabling AI assistants to set breakpoints, inspect variables, analyze crashes, disassemble code, and evaluate expressions in C/C++ programs.
    17
    3
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    AgentBridge is a local MCP server that lets Claude Code delegate coding tasks to external CLI workers like Codex and Antigravity. It assembles structured prompts, runs the workers with git snapshotting, and returns compact structured results without running its own models.
    3
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to securely access and manage passwords from a gopass store via four tools: list, retrieve, search, and generate passwords.
    4
    -
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that gives AI agents SSH access to remote machines through your local OpenSSH client, enabling remote command execution, file transfer, persistent shell sessions, and port forwarding.
    17
    206 PyPI
    23
    MIT