MuhammadShayanUmarX/MCP-Server-using-fast-mcp
3.2
If you are the rightful owner of MCP-Server-using-fast-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A modern todo list application built with FastAPI and integrated with an MCP (Model Context Protocol) server using FastMCP for Gemini CLI interaction.
Tools
Functions exposed to the LLM to take actions
get_todos
Retrieve all todos
get_todo_stats
Get statistics (total, completed, pending)
create_todo
Create new todo
update_todo
Update existing todo
delete_todo
Delete todo
get_todo_by_id
Get specific todo details
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client