srijonchakraborty/dot-net-sse-mcp-server
3.2
If you are the rightful owner of dot-net-sse-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 henry@mcphub.com.
A modern .NET 9.0 web API implementing the Model Context Protocol (MCP) server with Server-Sent Events (SSE) transport for student management.
Tools
Functions exposed to the LLM to take actions
GetAllStudents
Retrieves all students
GetStudentById
Gets a specific student by ID
GetStudentsByMajor
Filters students by major
GetStudentsWithGpaAbove
Gets students with GPA above threshold
AddStudent
Adds a new student
GetStudentStatistics
Returns comprehensive statistics
GetStudentsWithFields
Returns students with specified fields only
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client