idrees4588/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.
The FastAPI Todo List application is integrated with an MCP server using FastMCP, enabling seamless interaction with the Gemini CLI for efficient task management.
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