Skip to main content
Glama

Related Servers

Alternatives to Storyblok MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Provides access to the Storyblok Management API via MCP, enabling content management and operations on Storyblok spaces through natural language. Note: This repository is archived; use the hosted version at mcp.labs.storyblok.com.
      87 npm
      8
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A TypeScript-based boilerplate for building Model Context Protocol (MCP) servers using the official SDK and Zod. It provides a structured foundation with a decoupled architecture to simplify the creation and registration of custom MCP tools.
      1
      6 npm
      ISC

    TDQS

    C2.8/5.0

    Scored across 160 tools

    Disambiguation4/5

    Tools target distinct resources (stories, assets, components, etc.) with specific verbs, making them largely distinguishable. A few overlaps exist between 'get_*', 'fetch_*', and 'retrieve_single_*' functions, but these target different entities and are not ambiguous.

    Naming Consistency3/5

    The naming pattern is predominantly verb_noun with snake_case, but there is inconsistency in verb choice: 'create' vs 'add', 'fetch' vs 'retrieve' vs 'get', and some tools have non-standard prefixes like 'ai_', 'debug_', 'bulk_', 'tag_bulk_association' (verb last). This reduces overall consistency.

    Tool Count2/5

    With 160 tools, the surface is extremely large. While the server aims to cover the full Storyblok Management API, many tools could be consolidated into parameterized operations (e.g., merging 'retrieve_single_*' and 'retrieve_multiple_*' variants). The high count adds complexity and cognitive load for agents.

    Completeness4/5

    The server covers an impressive breadth of Storyblok features: spaces, stories, assets, components, datasources, workflows, approvals, releases, discussions, webhooks, and more. Basic CRUD operations are present for most entities. Minor gaps exist (e.g., no update_approval, no update_discussion), but core workflows are fully supported.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive