Skip to main content
Glama
138,329 tools. Last updated 2026-05-20 08:39

"Techniques for Writing Files More Efficiently" matching MCP tools:

  • Read contents of multiple files at once to analyze or compare them. Returns each file's content with its path; individual failures do not halt the operation.
    MIT
  • Persist OpenSIPS configuration sessions by writing main and local M4 files to a specified directory, with the option to preprocess and generate the final cfg file. Ensures safe output by rejecting system directories.
    Apache 2.0
  • Deploy a project by running tracked migrations, seed.sql on first deploy, copying public files to CDN, and registering API endpoints as live. Increments project version. Call after writing all files.
    MIT
  • Display a table's schema including column names, types, constraints, and comments. Check structure before writing queries to avoid errors.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • The verified hub for conferences and journals. Powered by AI to match your scholarly ambitions with the world's most prestigious academic opportunities.

  • Send one or more files or images to a Signal contact. Supports photos, videos, documents, and audio files with optional view-once auto-delete.
    MIT
  • List files from cloud or storage gateway integrations with pagination support. Use a cursor to retrieve subsequent pages when more results are available.
    MIT
  • Test web application file upload security by attempting to upload PHP shells using Content-Type bypass techniques and alternative extensions to identify vulnerabilities.
    MIT
  • Generate direct access links for IPFS files stored on Pinata. For public files, create gateway URLs; for private files, produce temporary download links with customizable expiration times.
    MIT
  • Retrieve market capitalization, price, and pool data for one or more Solana tokens using their mint addresses.
    MIT
  • Create a portal for collecting files from external users with customizable access, branding, and security settings. Configure access codes, download passwords, file type restrictions, and more. Only name and subdomain are required.
    MIT
  • Compiles TypeScript defineIntent() calls into native Swift App Intent code, returning generated Swift, Info.plist, and entitlements as strings without writing files.
    Apache 2.0
  • Retrieve all design tokens from the local registry to inspect available colors, spacing, typography, and more. Check token names, values per mode, and CSS variables before writing code.
    MIT