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
---
title: Get Info
description: |
Get the basic forum installation info such as title, description, etc.
This is a fully public endpoint as it drives the ability to render stuff
like OpenGraph metadata, favicon, titles, descriptions, for crawlers.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
Get the basic forum installation info such as title, description, etc.
This is a fully public endpoint as it drives the ability to render
stuff
like OpenGraph metadata, favicon, titles, descriptions, for crawlers.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Get the basic forum installation info such as title, description, etc.
This is a fully public endpoint as it drives the ability to render stuff
like OpenGraph metadata, favicon, titles, descriptions, for crawlers.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/info","method":"get"}]} />