Skip to main content
Glama

Basecamp MCP Server

by stefanoverna

basecamp_get_person

Retrieve detailed information about a specific Basecamp user by providing their unique identifier to access contact details and profile information.

Instructions

Get details about a specific person.

Input Schema

NameRequiredDescriptionDefault
person_idYesBasecamp resource identifier

Input Schema (JSON Schema)

{ "properties": { "person_id": { "description": "Basecamp resource identifier", "type": "number" } }, "required": [ "person_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/stefanoverna/basecamp-mcp'

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