Skip to main content
Glama

Todo List MCP Server

by glaucia86

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
todo-summaryGera um resumo analítico dos todos com estatísticas avançadas
todo-prioritizationSugere priorização inteligente dos todos baseada em múltiplos critérios
todo-insightsFornece insights detalhados sobre padrões de produtividade

Resources

Contextual data attached and managed by the client

NameDescription
All TodosComplete list of all todos with full details
Todo StatisticsStatistics about todos (total, completed, pending)
Completed TodosOnly completed todos
Pending TodosOnly pending todos

Tools

Functions exposed to the LLM to take actions

NameDescription
create_todo

Create a new todo item with validation

update_todo

Update an existing todo item

delete_todo

Delete a todo item

list_todos

List todos with filtering and pagination

get_todo

Get a specific todo by ID

search_todos

Search todos by title or description

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/glaucia86/todo-list-mcp-server'

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