Skip to main content
Glama

create_project

Create a new project within a Clink group to organize milestones and track related work. Assign a title, description, and optional color or slug.

Instructions

Create a new project in a Clink group. Projects organize milestones and help track related work. Each project has a unique slug within the group.

Args: group: The group slug (e.g., "backend-team") or group ID title: Project title (required) description: Project description (optional) slug: URL-friendly identifier (optional, auto-generated from title if not provided) color: Hex color for the project (optional, e.g., "#3B82F6")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupYes
titleYes
descriptionNo
slugNo
colorNo

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/Voxos-ai-Inc/clink-mcp-server-python'

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