Skip to main content
Glama

Related Servers

Alternatives to Uranium MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: create_asset and create_collection handle creation of different resource types, while list_assets and list_collections handle listing of those same resource types. There is no overlap in functionality - assets and collections are separate entities with no ambiguity between tools.

    Naming Consistency5/5

    All tools follow a perfect verb_noun pattern: create_asset, create_collection, list_assets, list_collections. The naming is completely consistent with 'create' for creation operations and 'list' for listing operations, all using snake_case throughout.

    Tool Count4/5

    Four tools is reasonable for an NFT management server, though slightly minimal. The server covers creation and listing for both assets and collections, which represents a solid foundation, but additional operations like updating or deleting resources would typically be expected for a complete CRUD surface.

    Completeness3/5

    The server provides create and list operations for both assets and collections, but lacks update and delete functionality. While the core creation and listing workflows are covered, agents cannot modify or remove existing resources, which represents a notable gap in the CRUD lifecycle for this domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues