Skip to main content
Glama

manage_spaces

List, retrieve, or create Confluence spaces using actions like 'list', 'get', 'get_by_key', and 'create' to organize and access project documentation.

Instructions

Unified tool for listing and getting Confluence spaces. Actions: 'list', 'get', 'get_by_key', 'create'. Write operations: false

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'get', 'get_by_key', 'create'
space_idNoSpace ID (required for 'get')
keyNoSpace key (required for 'get_by_key', 'create')
nameNoSpace name (required for 'create')
descriptionNoSpace description (for 'create')
limitNoNumber of results per page (default 25)
cursorNoPagination cursor for next page
typeNoFilter by type: 'global', 'personal'
statusNoFilter by status: 'current', 'archived'

Latest Blog Posts

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/zach-snell/ctk'

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