Skip to main content
Glama

Kapiti MCP Server

by Headlesshost

create_content_site

Create a new content site in your account by providing a name to establish your online presence and manage digital content.

Instructions

Create a new content site in the current account

Input Schema

NameRequiredDescriptionDefault
nameYesContent site name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Content site name", "type": "string" } }, "required": [ "name" ], "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/Headlesshost/mcp-server'

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