Skip to main content
Glama
306,644 tools. Last updated 2026-07-25 17:41

"Editing IDE Code Files in JetBrains" matching MCP tools:

  • Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
    MIT
  • Clear all loaded modules from the PureScript IDE server's memory to aid in switching projects or handling major code changes. Ensures a clean slate before reloading with pursIdeLoad.
    MIT
  • Insert or replace text at specific line ranges in files for precise code editing without context-heavy operations.
  • Read and analyze code files with advanced filtering and chunking, automatically ignoring common artifact directories and files for efficient code examination.
    MIT
  • Retrieve a list of image and video files in the pixel-surgeon directory to identify files available for editing.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Find files that implement a specific feature by querying the Mason code architecture concept map. Use before editing code to locate where changes should be made.
    MIT
  • Recompile a single PureScript module to check for errors, providing immediate feedback during code editing. Requires IDE server and loaded modules, faster than full project rebuild.
    MIT
  • Audits repository workspace for auto-executing files that compromise developer sessions before IDE loads, detecting malicious take-home test malware.
    Apache 2.0
  • Assess modification risk for files by analyzing dependents, impact surface, churn, ownership, co-change partners, and test gaps using code graph and git history. Run before editing hotspot or shared files.
    GPL 3.0
  • Extract PureScript module names from files or code snippets to analyze code structure without requiring an IDE server. Supports absolute file paths or direct code input.
    MIT
  • Analyze PureScript code to extract all import statements, revealing external module dependencies. Works independently of IDE servers, supporting absolute file paths or direct code input.
    MIT
  • Extract top-level declaration names (functions, data types, type classes) from PureScript code or a file. Enables code analysis without requiring an IDE server, simplifying development tasks.
    MIT
  • Open files in Neovim for editing. Use this tool to access existing files or newly created files by providing the file path.
    MIT