java-mcp-server-example

muthuishere/java-mcp-server-example

3.2

If you are the rightful owner of java-mcp-server-example 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 comprehensive Model Context Protocol (MCP) Server implementation using Spring Boot, featuring OAuth2 authentication with Firebase through a proxy server, designed for Todo management.

Tools

Functions exposed to the LLM to take actions

fetch-all-todos

Gets all Todo items for the authenticated user

fetch-todo-by-id

Gets a specific Todo item by ID

make-todo

Creates a new Todo item

change-todo

Updates an existing Todo item

remove-todo

Deletes a Todo item by ID

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources