Skip to main content
Glama
by m-yoshiro
index.html4.61 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>@storybook/core - Storybook</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <link rel="icon" type="image/svg+xml" href="./favicon.svg" /> <style> @font-face { font-family: 'Nunito Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url('./sb-common-assets/nunito-sans-regular.woff2') format('woff2'); } @font-face { font-family: 'Nunito Sans'; font-style: italic; font-weight: 400; font-display: swap; src: url('./sb-common-assets/nunito-sans-italic.woff2') format('woff2'); } @font-face { font-family: 'Nunito Sans'; font-style: normal; font-weight: 700; font-display: swap; src: url('./sb-common-assets/nunito-sans-bold.woff2') format('woff2'); } @font-face { font-family: 'Nunito Sans'; font-style: italic; font-weight: 700; font-display: swap; src: url('./sb-common-assets/nunito-sans-bold-italic.woff2') format('woff2'); } </style> <link href="./sb-manager/runtime.js" rel="modulepreload" /> <link href="./sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-controls-1/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-actions-2/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-docs-3/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-backgrounds-4/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-viewport-5/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-toolbars-6/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-measure-7/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/essentials-outline-8/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/onboarding-9/manager-bundle.js" rel="modulepreload" /> <link href="./sb-addons/interactions-10/manager-bundle.js" rel="modulepreload" /> <style> #storybook-root[hidden] { display: none !important; } </style> </head> <body> <div id="root"></div> <script> window['FEATURES'] = { "argTypeTargetsV7": true, "legacyDecoratorFileOrder": false, "disallowImplicitActionsInRenderV8": true }; window['REFS'] = {}; window['LOGLEVEL'] = "info"; window['DOCS_OPTIONS'] = { "defaultName": "Docs", "autodocs": "tag" }; window['CONFIG_TYPE'] = "PRODUCTION"; window['TAGS_OPTIONS'] = { "dev-only": { "excludeFromDocsStories": true }, "docs-only": { "excludeFromSidebar": true }, "test-only": { "excludeFromSidebar": true, "excludeFromDocsStories": true } }; window['STORYBOOK_RENDERER'] = "react"; window['STORYBOOK_BUILDER'] = "@storybook/builder-vite"; window['STORYBOOK_FRAMEWORK'] = "@storybook/react-vite"; </script> <script type="module"> import './sb-manager/globals-runtime.js'; import './sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js'; import './sb-addons/essentials-controls-1/manager-bundle.js'; import './sb-addons/essentials-actions-2/manager-bundle.js'; import './sb-addons/essentials-docs-3/manager-bundle.js'; import './sb-addons/essentials-backgrounds-4/manager-bundle.js'; import './sb-addons/essentials-viewport-5/manager-bundle.js'; import './sb-addons/essentials-toolbars-6/manager-bundle.js'; import './sb-addons/essentials-measure-7/manager-bundle.js'; import './sb-addons/essentials-outline-8/manager-bundle.js'; import './sb-addons/onboarding-9/manager-bundle.js'; import './sb-addons/interactions-10/manager-bundle.js'; import './sb-manager/runtime.js'; </script> </body> </html>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/m-yoshiro/storybook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server