Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
pingD–
fetch_storiesD–
get_storyD–
create_storyD–
update_storyD–
delete_storyD–
publish_storyD–
unpublish_storyD–
get_story_versionsD–
restore_storyD–
import_storyD–
fetch_tagsD–
create_tagD–
create_tag_and_add_to_storyD–
delete_tagD–
fetch_releasesD–
create_releaseD–
add_story_to_releaseD–
publish_releaseD–
update_releaseD–
delete_releaseD–
fetch_assetsD–
get_assetD–
delete_assetD–
init_asset_uploadD–
complete_asset_uploadD–
fetch_asset_foldersD–
create_asset_folderD–
update_asset_folderD–
delete_asset_folderD–
fetch_componentsD–
get_componentD–
create_componentD–
update_componentD–
delete_componentD–
search_storiesD–
get_story_by_slugD–
fetch_foldersD–
fetch_datasourcesD–
get_datasourceD–
create_datasourceD–
update_datasourceD–
delete_datasourceD–
fetch_datasource_entriesD–
get_datasource_entryD–
create_datasource_entryD–
update_datasource_entryD–
delete_datasource_entryD–
generate_altD–
generate_metaD–
auto_tag_storyD–
translate_storyD–
fetch_access_tokensD–
get_access_tokenD–
create_access_tokenD–
update_access_tokenD–
delete_access_tokenD–
fetch_story_schedulingsD–
get_story_schedulingD–
create_story_schedulingD–
update_story_schedulingD–
delete_story_schedulingD–
fetch_presetsD–
get_presetD–
create_presetD–
update_presetD–
delete_presetD–
fetch_webhooksD–
get_webhookD–
create_webhookD–
update_webhookD–
delete_webhookD–
fetch_component_foldersD–
get_component_folderD–
create_component_folderD–
update_component_folderD–
delete_component_folderD–
get_spaceD–
fetch_spacesD–
create_spaceD–
update_spaceD–
delete_spaceD–
duplicate_spaceD–
backup_spaceD–
fetch_space_rolesD–
get_space_roleD–
create_space_roleD–
update_space_roleD–
delete_space_roleD–
fetch_workflowsD–
get_workflowD–
create_workflowD–
update_workflowD–
duplicate_workflowD–
delete_workflowD–
fetch_workflow_stagesD–
get_workflow_stageD–
create_workflow_stageD–
update_workflow_stageD–
delete_workflow_stageD–

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2/5.0

Scored across 115 tools

Disambiguation5/5

Every tool has a clearly distinct purpose based on its name, with no ambiguity. The tools follow a consistent pattern of resource-action pairs (e.g., create_story, fetch_stories, update_story, delete_story), making it easy to distinguish between them. Even without descriptions, the naming convention ensures each tool targets a specific operation on a specific resource.

Naming Consistency5/5

The tool names follow a highly consistent verb_noun pattern throughout, using snake_case uniformly. Verbs like create, fetch, get, update, delete are applied predictably across resources (e.g., story, asset, component), with minor variations like 'add_story_to_release' or 'copy_stories_between_branches' still fitting the pattern. There are no deviations in naming style or convention.

Tool Count2/5

With 115 tools, the count is excessive for typical MCP server purposes, making it overwhelming and difficult to manage. While the server covers a broad domain (Storyblok CMS operations), such a large number suggests poor scoping or fragmentation, as many tools could potentially be consolidated or omitted without losing functionality. This heavy toolset will likely confuse agents and increase complexity.

Completeness5/5

The tool set provides complete CRUD/lifecycle coverage for the Storyblok domain, including resources like stories, assets, components, datasources, spaces, and workflows. It supports creation, fetching, updating, and deletion for most entities, along with advanced operations like publishing, branching, and scheduling. No obvious gaps are present, ensuring agents can handle comprehensive workflows without dead ends.

Maintenance

ActivityInactive
ResponsivenessUnresponsive