Skip to main content
Glama

Basecamp MCP Server

by jhliberty

get_todolists

Retrieve all todo lists for a specific project using the project ID. Simplify project management by accessing organized task lists from Basecamp 3.

Instructions

Get todo lists for a project

Input Schema

NameRequiredDescriptionDefault
project_idYesThe project ID

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "The project ID", "type": "string" } }, "required": [ "project_id" ], "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/jhliberty/basecamp-mcp-server'

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