Skip to main content
Glama
FI-Mihej

text_file_read_and_refactor_mcp

Related Servers

Alternatives to text_file_read_and_refactor_mcp

  • A
    license
    B
    quality
    B
    maintenance
    Enables LLMs to efficiently read, write, and refactor code using precise AST-based operations, reducing token usage and context window waste.
    25
    27 npm
    3
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Windows-first MCP server for deterministic file writes with atomic create, replace, and structured edit operations, preserving encoding and newline styles.
    10
    1
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables comprehensive file operations including reading, writing, searching, and editing files with advanced features like regex-based replacements, line-specific modifications, and directory-wide search capabilities. Provides 8 robust tools for safe file manipulation with content verification and detailed error handling.
    8
    17 npm
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
    6
    199
    MIT

Related Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Stdio MCP server for sandboxed file access — read files, search content, safely edit with checksums, and manage file structure.
    6 npm
    ISC
  • F
    license
    B
    quality
    C
    maintenance
    A read-only MCP server that exposes a local code workspace to AI clients via stdio, providing file browsing and text search capabilities with path safety rules.
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A lightweight, stdio-based MCP server enabling AI assistants to perform local file system operations like reading, writing, searching, and executing commands.
    2,994 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A stdio-based MCP server for fast, bounded search and navigation of large code repositories using ripgrep, with tools for project-wide search, symbol lookup, file listing, and code reading.
    5 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first MCP server for safely searching, reading, summarizing, tagging, deduplicating, and organizing local files with scoped access, read-only defaults, and dry-run plans.
    16
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Agent-safe code retrieval MCP server that indexes repositories and provides semantic search, file navigation, call graph analysis, and bounded file reading tools for coding agents.
    2,731,155 npm
    3
    AGPL 3.0

TDQS

A3.8/5.0

Scored across 16 tools

Disambiguation4/5

Most tools have distinct purposes, but some pairs like find_span_between_boundaries and find_span_with_boundaries could be confused. Descriptions help disambiguate.

Naming Consistency5/5

All tools follow a consistent `text_file__verb_phrase` pattern with snake_case, making the naming predictable and uniform.

Tool Count5/5

With 16 tools, the set is well-scoped for reading and refactoring text files, covering various operations without being overwhelming.

Completeness4/5

Core operations like reading, finding, and replacing are covered. However, missing tools for creating or deleting files limit full lifecycle management.

Maintenance

ActivityMaintained
ResponsivenessNo issues