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
CollectionAddPost.mdx•900 B
---
title: Collection Add Post
description: |
Add a post to a collection. The collection must be owned by the account
making the request. The post can be any published post of any kind.
full: false
_openapi:
method: PUT
toc: []
structuredData:
headings: []
contents:
- content: >
Add a post to a collection. The collection must be owned by the
account
making the request. The post can be any published post of any kind.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Add a post to a collection. The collection must be owned by the account
making the request. The post can be any published post of any kind.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}/posts/{post_id}","method":"put"}]} />