Skip to main content
Glama

Confluence MCP Server

by Olson3R

get_space_by_id

Retrieve detailed information about a specific Confluence space using its unique space ID with the MCP server for streamlined access and management.

Instructions

Get detailed information about a specific Confluence space by ID

Input Schema

NameRequiredDescriptionDefault
spaceIdYesSpace ID

Input Schema (JSON Schema)

{ "properties": { "spaceId": { "description": "Space ID", "type": "string" } }, "required": [ "spaceId" ], "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/Olson3R/confluence-mcp'

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