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
AuthEmailVerify.mdx•843 B
---
title: Auth Email Verify
description: |
Verify an email address using a token that was emailed to one of the
account's email addresses either set via sign up or added later.
full: false
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: |
Verify an email address using a token that was emailed to one of the
account's email addresses either set via sign up or added later.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Verify an email address using a token that was emailed to one of the
account's email addresses either set via sign up or added later.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/email/verify","method":"post"}]} />