Skip to main content
Glama
306,570 tools. Last updated 2026-07-26 01:33

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

  • 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
  • Export files from a computer's filesystem by specifying computer ID and file path, generating a temporary download URL for access.
    MIT
  • Rank files by how many other files import them to identify dependency hotspots and critical refactoring targets.
    MIT

Matching MCP Servers

  • -
    license
    -
    quality
    -
    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.
    Last updated
  • A
    license
    -
    quality
    B
    maintenance
    MCP server for AI agents to control a Mac via screen and mouse/keyboard, supporting Anthropic Claude and OpenAI for task automation.
    Last updated
    152
    Apache 2.0

Matching MCP Connectors

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

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Generate a read-only project-start pack to bootstrap a new Apple app with Axint instructions. No files are written.
    Apache 2.0
  • Read server files through SQL injection using UNION SELECT LOAD_FILE(). Requires MySQL FILE privilege to access server-side files like /etc/passwd for security testing.
    MIT
  • Read files with compression: returns exact content for small files, and an outline with head and line references for large files, saving token context.
    MIT
  • Identify files that historically co-change with a given file using git history. Helps determine which files to modify during cross-cutting changes.
    Apache 2.0
  • Search vectorized files in a group using semantic queries to find relevant content based on meaning rather than keywords.
    MIT
  • Read file contents from your local Proton Drive sync folder. Works with synced text files up to 1 MB. For binary or larger files, use download instead.
    MIT
  • Read files from Flipper Zero storage via BLE. Returns decoded text for text files (under ~8KB) or a binary summary with local path for other files.
    MIT
  • Inspect a PDF's document-level metadata, including page count, encryption status, and author, without parsing its content. Use to decide how to process the file before further action.
    MIT
  • Record or read session events documenting how TNL is used. Pass an event to record; omit to read.
    MIT