Skip to main content
Glama
458,064 tools. Updated 2026-08-14 22:15

"Tools for Local File Read and Write in Minecraft Coder Pack (MCP)" matching MCP tools:

  • Pause write operations across the MCP server for benchmarking, AB testing, or exploration. All write tools return dry-run responses, preventing database writes.
    MIT
  • Install all skills from a curated agent pack in a single call. Choose a pack like 'research-agent' to set up multiple tools for a specific role.
    MIT
  • Import a task bundle into an agentpack pack. By default, returns a read-only import plan so you can inspect untrusted bundles; set write to true to apply the import.
    MIT
  • Attach a distributable file to a product for delivery after purchase. Use a public URL or upload a local file to enable download links in email sequences.
    MIT
  • Assess local pack position, organic rankings, profile completeness, review velocity, and competitors to receive actionable recommendations for improving local search visibility.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

  • Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

  • Retrieve businesses from Google's local 3-pack for any keyword and city. Get names, ratings, reviews, phone numbers, websites, hours, and GPS coordinates.
    MIT
  • Launch an app in debug mode on a specific device and capture logs to a file. Use the log file path to inspect with tools like Read or Grep.
    Apache 2.0
  • Read raw contents of a local skill file. Ensure the file path is within the current working directory.
    MIT
  • Write a skill file to the local filesystem. Creates parent directories and validates path within the working directory.
    MIT
  • Write content to a file on your TrueTick Minecraft server. Use for configuration updates or custom data.
    MIT
  • Connect a bot to a running Minecraft Java Edition world (server, LAN, or local) by providing host, port, and auth mode. Essential first step for controlling the bot with other Minecraft tools.
    MIT
  • Read file content from the local filesystem with support for full file retrieval, line ranges, and pattern matching with context lines.
    TypeScript
    MIT
  • Download a SharePoint file to a local temp file with its original extension preserved, enabling read-only access without checkout. Use filesystem tools to read the contents.
    MIT
  • Download a remote file from a named server to a local path using SFTP. The operation is read-only on the remote side and overwrites any existing local file.
    MIT
  • Register, configure, and control MCP servers and built-in tools for AI agents. Supports CRUD, activation, deactivation, and remote probing.
    AGPL 3.0
  • Execute Groovy code in a running Minecraft session to explore the Java API or perform custom operations not covered by native tools.
    MIT