Skip to main content
Glama
strzhao

assets-store-mcp

by strzhao

Related Servers

Alternatives to assets-store-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      MCP server for uploading, listing, and retrieving files on S3-compatible storage (AWS S3, DigitalOcean Spaces) with public/private access and temporary URLs.
      4
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for UploadThing that lets AI assistants upload, list, and delete files on UploadThing's CDN via natural language. Runs as a Cloudflare Worker for always-on serverless access.
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables users to upload local files to S3-compatible storage and retrieve shareable public URLs. Files are automatically organized into unique UUID-based folders to prevent naming conflicts while preserving original filenames.
      5 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation: upload, list, head, delete, and copy. There is no meaningful overlap between them; even copy is clearly different from upload.

    Naming Consistency5/5

    All tools follow the same assets_<verb> snake_case pattern. This makes the API predictable and easy for an agent to navigate.

    Tool Count5/5

    Five tools is a well-scoped set for a personal assets store. Each tool covers a necessary capability without unnecessary bloat.

    Completeness5/5

    The tool surface covers the full lifecycle of managing assets: create, list, inspect metadata, copy, and delete. Since uploads return public URLs, a download tool is not necessary for the stated purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues