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 information about a thread and the posts within the thread.
description: |
Get information about a thread such as its title, author, when it was
created as well as a list of the posts within the thread.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: |
Get information about a thread such as its title, author, when it was
created as well as a list of the posts within the thread.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Get information about a thread such as its title, author, when it was
created as well as a list of the posts within the thread.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/threads/{thread_mark}","method":"get"}]} />