MCP-Server

anvesh2257/MCP-Server

3.2

If you are the rightful owner of MCP-Server 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.

This project is a serverless Project Planner MCP backend built with Cloudflare Workers and TypeScript.

Tools

Functions exposed to the LLM to take actions

list_tools

List available MCP tools

create_project

Create a new project

get_project

Get project details

list_projects

List all projects

update_project

Update project details

delete_project

Delete a project

create_todo

Create a new todo

get_todo

Get todo details

list_todos

List all todos for a project

update_todo

Update todo details

delete_todo

Delete a todo

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources