Skip to main content
Glama
272,703 tools. Last updated 2026-07-08 10:29

"using-glama-api-with-cline-extension-in-vs-code" matching MCP tools:

  • Query fleet-wide Glama TDQS scores per tool, identify lowest-scoring tools, and trigger rescans to maintain docstring quality.
    MIT
  • Search code across all accessible Bitbucket repositories using Lucene-style queries. Filter by file extension, path, project, or repository, and retrieve matching files with code context.
    MIT
  • Launch a local web dashboard to view Claude Code token usage with interactive charts in VS Code Simple Browser. No API key required.
    MIT
  • Retrieve postcoordination details for an ICD-11 code to identify available axes for building composite codes, check required vs optional modifiers, and understand code extension possibilities.
    MIT
  • Displays fleet Glama score overview with grade distribution, per-repo scores, worst tools, and stale repos in a structured dashboard card for in-chat viewing.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • Cloudflare Workers MCP server: code-explainer

  • Get a comprehensive Glama score breakdown for a repository, including overall grade, TDQS scores, coherence dimensions, maintenance grade, and per-tool scores.
    MIT
  • Scan text or code for exposed credentials: API keys, tokens, passwords, connection strings, private keys. Returns findings with masked values and line numbers, and can surface as VS Code inline diagnostics.
    MIT
  • Sort and organize import statements in a workspace file using VS Code extension or fallback tools like Biome or Prettier.
    MIT
  • Retrieve the port number of the VS Code MCP Extension for a specified project path. Solves the problem of identifying the running extension port for integration and debugging.
    MIT
  • Locate all references to a symbol in code by specifying file path, line, and column number. Uses VS Code LSP for accurate results.
    MIT
  • Retrieve code changes (diff) from GitHub or GitLab pull/merge requests, with optional file extension filtering to focus on specific file types.
    MIT
  • Retrieve context tabs marked for AI inclusion in VS Code, including file content and optional line ranges, to provide focused project context.
    MIT
  • Navigate to the definition of a symbol by providing file path, line, and column, using VS Code Language Server Protocol.
    MIT
  • Count lines of code per file extension in a directory, with filters for inclusion/exclusion of extensions and directories.
    BSD 3-Clause
  • Reinstall a previously installed content item by uninstalling the old entry and installing the latest version from the knowledge base. Works with opencode, Claude Code, Cline, and Codex.
    MIT
  • Verify that the VS Code MCP Extension is installed and responding within a specified project folder. Helps diagnose setup issues by confirming the extension's active status.
    MIT