Remote MCP server acting as a personal assistant with secure OAuth authentication, integrating Google Calendar, TickTick tasks, meal logging, workout tracking, and water intake logging.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.TIMEZONEGOOGLE_CALENDAR_TOKEN_JSONGOOGLE_CALENDAR_CREDENTIALS_JSONTICKTICK_CLIENT_IDTICKTICK_CLIENT_SECRETALLOWED_CLIENT_REDIRECT_URIS— 4. Restrict appropriatelyAUTH0_CONFIG_URL— e ="https://YOUR_DOMAIN.auth0.com/.well-known/openid-configuration" \AUTH0_CLIENT_ID— your-client-idAUTH0_CLIENT_SECRET— your-client-secretAUTH0_AUDIENCE— e ="https://api.sherpa-mcp.com" \SERVER_BASE_URL— 1. Always use HTTPS in production (set to https://)REQUIRE_CONSENT— 2. Keep =true in productionPORT— Assigned port (server.py handles this)SERVER_PORTSERVER_HOSTTICKTICK_ACCESS_TOKENWATER_DAILY_GOAL_ML— Configurable daily goal via env var (default: 1920ml)[](https://m8ven.ai/mcp/rajshah11-sherpa-mcp-server-1uie26)