Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
settings.mdx1.49 kB
--- title: Settings Page description: The various settings available in the admin dashboard and how to use them to run the best site you can! --- When logged in as an administrator, you can access the administration settings page, denoted by a crown 👑 icon in the navigation. ## Brand settings Here you can change your community's name, this controls a few aspects of the site: - The browser tab title - If the site is installed as a Progress Web App (PWA) it will be the name of the app - The heading in the navigation The Icon section allows you to upload a custom logo which is used in: - The favicon - The PWA app icon used on device home screen, taskbar and dock - The social share image for when the index page is shared The description is used in the meta description tag for SEO and social share embeds. You can read more about how these impact SEO [here](https://ahrefs.com/blog/meta-description/). Finally, the colour wheel allows you to set an accent colour for the site. This will be used as a background tint (in light mode) as well as on buttons and other elements throughout the site. <Callout type="info"> If you want to see more settings for administrators to control, please [open an issue](https://github.com/Southclaws/storyden/issues). </Callout> ## API You can configure anything you see on the admin page via the API programmatically. This is useful if you want to set up a new site with a script or change settings based on schedules or other events.

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/Southclaws/storyden'

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