Skip to main content
Glama

Related Servers

Alternatives to arena-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server for Are.na that enables visual search of design references, including curated channels, image blocks, and authors, directly from Claude Code.
      5
      186 npm
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      MCP tool server that gives any AI agent the ability to search, scrape, and analyze content across the internet.
      42
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      An MCP server that enables AI clients like Cursor, Windsurf, and Claude Desktop to access web content in markdown format, providing web unblocking and searching capabilities.
      2
      15 npm
      60
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables users to transform AI conversations into a structured, searchable knowledge base by saving ideas, code snippets, bookmarks, and reminders. It supports persistent storage through Supabase or PostgreSQL and includes webhook integrations for automating workflows with external tools.
      -

    TDQS

    B3.4/5.0

    Scored across 13 tools

    Disambiguation4/5

    Most tools target distinct resources and actions: account, channels, blocks, products, search, and style directives. The only potential overlap is between arena_add_block and arena_add_product, but the descriptions clearly distinguish general block creation from product-specific image handling.

    Naming Consistency3/5

    The arena_ prefix is consistent for the primary domain, but style_ tools use a different prefix, and arena_me does not follow the verb_noun pattern. Overall the convention is understandable but not uniform.

    Tool Count4/5

    13 tools is within a reasonable range for the server's scope covering channel management, block/product operations, search, and a style journal. The count feels slightly high due to the style sub-domain, but each tool has a clear purpose.

    Completeness3/5

    Core channel CRUD is present except delete, and blocks support add/remove but not update. Product handling is thorough with single and batch add, though removal relies on the generic remove_block. Style tools form a complete workflow. Minor lifecycle gaps prevent a higher score.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues