Skip to main content
Glama

fc_get_space

Retrieve detailed information about a specific community space using its unique ID to access space configurations, settings, and content details.

Instructions

Get detailed information about a specific space

Input Schema

NameRequiredDescriptionDefault
space_idYesThe ID of the space to retrieve

Input Schema (JSON Schema)

{ "properties": { "space_id": { "description": "The ID of the space to retrieve", "type": "number" } }, "required": [ "space_id" ], "type": "object" }

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/wplaunchify/fluent-community-mcp'

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