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: Event Create
description: |
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
full: false
_openapi:
method: POST
route: /events
toc: []
structuredData:
headings: []
contents:
- content: |
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/events","method":"post"}]} webhooks={[]} hasHead={false} />