Skip to main content
Glama

Basecamp MCP Server

list_todolists

Retrieve and display all to-do lists from a specified Basecamp project to organize and track tasks efficiently.

Instructions

Resolves the project's to-do set from dock, then lists its to-do lists.

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "type": "integer" } }, "required": [ "project_id" ], "type": "object" }

Other Tools from Basecamp MCP Server

Related Tools

    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/craigashields/basecamp-mcp'

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