Skip to main content
Glama
89,739 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Using Glama API with Cline Extension in VS Code" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Daily-refreshed Glama TDQS score tracker for any MCP fleet. Scrapes per-tool grades from glama.ai, stores in SQLite with snapshot history and delta tracking, surfaces via MCP tools, Prefab cards, a 6-page web dashboard, and an LLM-powered chat interface.
    7
    3
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    MCP server that integrates with VS Code to enable file operations, git diffs, and line highlighting via MCP clients like Claude.
    41
    MIT
  • F
    license
    A
    quality
    F
    maintenance
    A Model Context Protocol server that provides persistent project context management for AI-assisted development, specifically designed for the Cline VSCode Extension.
    4
    61
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Controls Visual Studio 2022 through MCP using COM/DTE automation, enabling file management, building, debugging, and breakpoint operations directly from Claude Code.
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Token-safe code search for AI agents: queries the language-server index (clangd / Roslyn / tsserver / pyright) instead of grep and returns a token-capped file:line list — ~20x fewer tokens. Symbol-level editing + a grep→index rewrite hook. Local-only, no IDE.
    16
    13
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes VS Code diagnostic problems like errors and warnings in real-time to AI agents via the Model Context Protocol. It enables AI tools to see compilation and linting issues directly from the problems panel to provide context-aware debugging and automated fixes.
    22
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for managing and activating persona templates and components by writing to .clinerules files, supporting version tracking and file-based storage.
    23
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI harnesses to maintain a persistent memory layer backed by a local SQLite file, providing MCP tools to add, search, deprecate, and synchronize facts without deleting history.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Automatically configures email notification functionality for Cline through SMTP integration. Enables Cline to send email notifications for task completion, errors, or user input requirements with automated setup and testing.
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients to open websites, capture screenshots at multiple breakpoints, and run automated design audits for issues like overflow, small tap targets, low contrast, missing alt text, tiny text, and clipped content.
    9
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables external agents to run, edit, create, and manage the Jupyter notebook the user is actively editing in VS Code, headlessly and without approval dialogs. Works with any MCP client and is Jupyter-optional for document operations.
    1
    MIT