Skip to main content
Glama

cantrip_project

Manage projects in the Cantrip MCP server by listing, updating names and descriptions, or deleting projects and their data.

Instructions

Manage projects. Actions:

  • list (default): List all projects in the current team.

  • update: Update a project's name or description. Uses the connected project unless 'slug' is provided.

  • delete: Delete a project and all its data. Uses the connected project unless 'slug' is provided.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoAction to perform (default: list)
slugNoProject slug to target. Defaults to the connected project from .cantrip.json.
nameNoNew display name (update only)
descriptionNoNew description (update only)

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/ozten/mcp-server-cantrip'

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