Skip to main content
Glama

update_project

Modify project details like title, description, slug, or color in the Clink MCP Server to keep project information current and accurate.

Instructions

Update a project's title, description, slug, or color.

    Args:
        project_id: The project ID
        title: New title (optional)
        description: New description (optional)
        slug: New slug (optional)
        color: New hex color (optional, e.g., "#3B82F6")
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
titleNo
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