Skip to main content
Glama

Confluence MCP Server

by Olson3R

get_space_by_key

Retrieve detailed information about a Confluence space using its unique key for efficient management and access. Input the space key to find specific space details.

Instructions

Get detailed information about a specific Confluence space by key

Input Schema

NameRequiredDescriptionDefault
spaceKeyYesSpace key

Input Schema (JSON Schema)

{ "properties": { "spaceKey": { "description": "Space key", "type": "string" } }, "required": [ "spaceKey" ], "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