Skip to main content
Glama

Todo MCP Server

by sholajegede

list_todos

Retrieve all todo items for the authenticated user to view current tasks and track progress in your todo management system.

Instructions

List all todos for the authenticated user

Input Schema

NameRequiredDescriptionDefault
authTokenNoAuthentication token from Kinde (optional if saved)

Input Schema (JSON Schema)

{ "properties": { "authToken": { "description": "Authentication token from Kinde (optional if saved)", "type": "string" } }, "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/sholajegede/todo_mcp_server'

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