add-mcp
Back to registry
Storyblok logo

Storyblok

v1.0.0

storyblok.com/mcp

Storyblok is a headless CMS with a visual editor for creating, managing, and delivering structured content across digital channels. It provides APIs and tooling for content delivery, content management, and agent-driven workflows.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.labs.storyblok.com/mcp
requiredsecret

Personal Access Token (management token). Use Bearer <token>.

npx add-mcp@latest https://mcp.labs.storyblok.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.storyblok%2Fmcp"