Skip to main content
Glama

contentful-mcp

get_space

Fetch detailed information about a specific Contentful space using the space ID. Integrate with the contentful-mcp server to manage content, models, and assets efficiently.

Instructions

Get details of a space

Input Schema

NameRequiredDescriptionDefault
spaceIdYes

Input Schema (JSON Schema)

{ "properties": { "spaceId": { "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/ivo-toby/contentful-mcp'

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