Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by thiagocolen • Uncategorized
A local MCP server providing tools to fetch the first completed or incomplete todo item.
Retrieve the first incomplete todo item from a sample todo list.
Retrieve the first completed todo item from a sample todo list.
A local MCP server example to integrate with MCP-compatible clients like Gemini CLI.
This MCP server project demonstrates a local server implementation of the Model Context Protocol (MCP). It offers two simple tools that fetch todos from JSONPlaceholder and return the title of the first completed or incomplete todo. The server integrates with MCP-compatible clients like the Gemini CLI, enabling easy access to todo data for development and testing purposes.