Skip to main content
Glama

create_space

Create a new workspace in Anytype to organize objects and collaborate with others. Set up a fresh organizational container for your content by specifying a space name.

Instructions

Creates a new Anytype space with the specified name. This tool allows you to set up a fresh workspace for organizing objects and collaborating with others. Use this tool when you need to establish a new organizational container for your Anytype content.

Input Schema

NameRequiredDescriptionDefault
nameYesName for the new space

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name for the new space", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/Qwinty/anytype-mcp'

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