Skip to main content
Glama
dizzydes

0pi-mcp-server

by dizzydes

Related Servers

Alternatives to 0pi-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A lightweight MCP data broker that stores large binary payloads under a UUID, enabling MCP clients and agents to exchange massive results without flooding the LLM context window.
      -
    • F
      license
      A
      quality
      B
      maintenance
      Enables AI agents and users to upload and download files via MCP, generating shareable links and identifier codes. Files are automatically deleted after 24 hours.
      9
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      File uploads for AI agents. Upload, list, and manage files from AI coding assistants like Claude, Cursor, Windsurf, and VS Code Copilot with no signup required.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to securely transfer files between machines via encrypted, expiring share links, with tools for upload, download, status checks, and link management.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables sharing and reading encrypted files (text, images, logs) for AI workflows, with automatic 24-hour expiration and host-blind security.
      180 npm
      156
      MIT

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: create_object saves data to cloud storage and returns a URL, while get_object retrieves data from storage using an ID. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (create_object and get_object), using the same naming convention throughout. This makes them predictable and easy to understand.

    Tool Count2/5

    With only two tools, the server feels thin for its purpose of ephemeral cloud storage. While create and get cover basic operations, the lack of update, delete, or list tools limits functionality and may cause agent workarounds.

    Completeness2/5

    The tool surface is significantly incomplete for cloud storage. It supports create and get operations but lacks update, delete, list, or management tools, which are essential for a full storage lifecycle and will likely lead to agent failures in complex workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues