Skip to main content
Glama

Server Details

Create, list, and complete todo items through MCP.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • First observedcomplete_todo
    • First observedcreate_todo
    • First observedget_todos

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: one creates, one completes, and one retrieves todos. There is no overlap or ambiguity between them.

Naming Consistency5/5

All tool names follow the consistent verb_noun pattern (complete_todo, create_todo, get_todos), using snake_case and imperative verbs.

Tool Count4/5

Three tools is minimal but appropriate for a simple todo management server. It covers the essential operations without being too thin for the stated purpose.

Completeness3/5

The set covers create, read, and update (complete) operations, but lacks a delete/remove tool, which is a notable gap for managing todo items. Also missing an update tool for editing todo details.

Resources