Reload the Safari MCP Bridge extension code from disk without manual toggling in Safari Preferences. Use after editing extension scripts to force a refresh; the extension reconnects automatically within seconds.
164,693 tools. Last updated 2026-05-31 08:21
"Using Glama API with Cline Extension in VS Code" matching MCP tools:
- Saves a workspace document by writing the file to disk through the VS Code buffer when the extension is connected.MIT
- List all VS Code .instruction files stored in the prompts directory to manage available instructions.MIT
- Query current session cost across AI coding tools like Claude Code and Cline without requiring an API key.MIT
- Sort and organize import statements in a workspace file using VS Code extension or fallback tools like Biome or Prettier.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
Matching MCP Servers
- Alicense-qualityCmaintenanceA bridge that enables AI assistants to connect to VS Code's debugger, allowing them to interact with and control debugging sessions through websocket connections.Last updated8MIT
- Alicense-qualityCmaintenanceMCP server that integrates with VS Code to enable file operations, git diffs, and line highlighting via MCP clients like Claude.Last updated42MIT
Matching MCP Connectors
Cloudflare Workers MCP server: code-explainer
India Open Government Data (OGD) Platform MCP — data.gov.in
- Retrieve code changes (diff) from GitHub or GitLab pull/merge requests, with optional file extension filtering to focus on specific file types.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
- 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
- Search the Glama MCP directory for servers using free text queries, retrieve results with pagination, and explore detailed server attributes efficiently.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
- Retrieves Peacock for VS Code documentation from GitHub and provides answers to your questions about the extension.MIT
- Perform the Glama introspection handshake to verify MCP server connectivity.MIT
- Create new issues in Redmine projects to track tasks, bugs, or feature requests through the Cline VS Code extension.MIT
- Detect currently open VS Code instances and their workspaces, optionally including recent workspaces from VS Code history, with configurable maximum results.MIT
- Generate AI rule files for editors that enforce automatic use of ContextStream for memory and context. Compatible with Cursor, Cline, Claude Code, Copilot, and more.MIT
- Generate a .clinerules configuration file for Cline/Roo Code projects to define project structure and supported programming languages.
- Scan a local file to identify its true content type regardless of file extension, using Magika detection. Validates if the file matches safelist criteria for upload.Apache 2.0
- Retrieve ABAP metadata extension definitions, choosing between active and inactive versions.MIT