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
AccountRoleSetBadge.mdx•1.37 kB
---
title: Account Role Set Badge
description: |
Desgiantes the specified role as a badge for the profile. Only one role
may be set as a badge for the profile. Setting a role as a badge is
entirely aesthetic and does not grant any additional permissions. Roles
may be created without any permissions in order to be used as badges.
full: false
_openapi:
method: PUT
toc: []
structuredData:
headings: []
contents:
- content: >
Desgiantes the specified role as a badge for the profile. Only one
role
may be set as a badge for the profile. Setting a role as a badge is
entirely aesthetic and does not grant any additional permissions.
Roles
may be created without any permissions in order to be used as badges.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Desgiantes the specified role as a badge for the profile. Only one role
may be set as a badge for the profile. Setting a role as a badge is
entirely aesthetic and does not grant any additional permissions. Roles
may be created without any permissions in order to be used as badges.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/accounts/{account_handle}/roles/{role_id}/badge","method":"put"}]} />