Storyblok MCP Server
Covers the Storyblok Management API end to end, with a meta tool that lists its own tools at runtime.
Add it to your client
Community- Transport
- stdio
- Runtime
- Python
- Auth
- Required
- License
- MIT
- Stars
- 41
Storyblok's own experimental server was archived, which leaves the community implementations carrying the workload. This one is organised as one module per Storyblok resource: stories, components and component folders, assets and asset folders, datasources, tags, releases, pipelines, presets, workflows and workflow stages, collaborators and space roles. A meta tool returns the full tool list at runtime, so a client discovers what is available rather than depending on a hardcoded map that drifts as modules are added. Bulk operations exist for the cases that matter in practice, publishing or deleting many stories at once. Built on FastMCP and httpx, configured through a space identifier and management token.
Similar MCP servers
Blockscout MCP Server
MCP serverBlockscout's official server for explorer data — balances, tokens, NFTs and contract metadata across many chains.
StarRocks MCP Server
MCP serverRuns read and write SQL against a StarRocks cluster and returns overviews of tables and databases.
Cloud Run MCP Server
MCP serverGoogle's own server for deploying a folder or a set of files to Cloud Run and reading back the logs.

Comments(0)
Sign in to comment