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
AdminSettingsGet.mdx•1.11 kB
---
title: Admin Settings Get
description: |
Retrieve all configuration settings for installation. This includes the
publicly accessible information for the instance as well as admin-only
access to sensitive configuration (environment variables) and settings.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
Retrieve all configuration settings for installation. This includes
the
publicly accessible information for the instance as well as admin-only
access to sensitive configuration (environment variables) and
settings.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Retrieve all configuration settings for installation. This includes the
publicly accessible information for the instance as well as admin-only
access to sensitive configuration (environment variables) and settings.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/admin","method":"get"}]} />