KishorNaik/Sol_mcp_server_typescript
If you are the rightful owner of Sol_mcp_server_typescript and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Todo MCP Server is a sample project demonstrating how to build a Model Context Protocol (MCP) server for managing a to-do list, enabling AI agents to interact with to-do functionalities through a structured interface.
Tools
Functions exposed to the LLM to take actions
add_todos
Add to do
search_todos
Search for To-Do
update_todos
Update to do
remove_todos
Delete to-do items
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client