Skip to main content
Glama
606,944 tools. Updated 2026-09-24 12:29

"How to Read Files Using a Computer" matching MCP tools:

  • Read plain text files (source, config, Markdown, scripts, logs) from the local computer. Use offset and length to page through large files, with negative offset reading from the end.
    MIT
  • Lists files for a specific computer in the Orgo MCP Server, showing both uploaded and exported files with pagination support. Use file IDs for download or deletion operations.
    MIT
  • Retrieve file shadow operations for files copied to removable devices, with source, path, device, user, and status. Filter by time, computer, domain, or status.
    MIT
  • Retrieve a file from the controlled computer as base64-encoded data, supporting files up to 50 MiB. Specify the source path to fetch file contents for transfer or analysis.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
    5
    1
    Apache 2.0

Matching MCP Connectors

  • Read released episodes, transcripts, citations, clips, reading trails, and flashcards.

  • Read-only Bazi, True Solar Time, and Chinese almanac tools in English and Traditional Chinese.

  • Export files from a computer's filesystem by specifying computer ID and file path, generating a temporary download URL for access.
    MIT
  • Check a new computer for required Node version, CurseForge instances folder, readable packs, and diagnose logs. Run this first to confirm the environment is ready without modifying any files.
    -
  • Retrieve full details for a single monitored computer using its computer ID. Returns complete inventory and configuration data from the Teramind monitoring system.
    -
  • Read text files with line-based pagination, returning numbered lines and header counts, including tail mode to view the last N lines of large files.
    Academic Free v1.1
  • Rank files by how many other files import them to identify dependency hotspots and critical refactoring targets.
    MIT
  • Read text files with automatic encoding detection, converting non-UTF-8 content to UTF-8. Returns total lines and file size, with paging options for large files.
    GPL 3.0
  • Read the project's testing settings. schemaNullMode decides how contract assertions treat null values against a schema. Use this to read the settings; to change them use update_testing_settings. Requires project context.
    MIT
  • Manage local files and directories: read, write, edit, move, delete, search, and create or extract archives.
    MIT
    Destructive
  • Get a machine-readable overview of FindAgent: what it is, how to connect, and public routes. Read-only, no auth.
    MIT
  • Read the content of one side of a conflicting file to understand the code and decide how to resolve the conflict. This read-only action supports informed merge conflict resolution.
    MIT
  • Retrieve OctoWatch DLP user or computer details by user ID or computer GUID. Query user data, tooltips, group paths, or computer-linked users for risk and activity analysis.
    MIT
  • Read an image file or capture a desktop, window, monitor, or region to return exact pixels from the computer without interacting with the visible user interface.
    MIT