Skip to main content
Glama

Tana MCP Server

MIT License
13
4
  • Linux
  • Apple

create_supertag

Define structured templates in Tana workspaces by creating custom supertags, enabling organized data input and consistent formatting for improved workflow efficiency.

Input Schema

NameRequiredDescriptionDefault
descriptionNo
nameYes
targetNodeIdNoSCHEMA

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "description": { "type": "string" }, "name": { "type": "string" }, "targetNodeId": { "default": "SCHEMA", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Tana MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tim-mcdonnell/tana-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server