codingoutloud/ipcc-mcp-server-demo
3.2
If you are the rightful owner of ipcc-mcp-server-demo 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.
This document provides a comprehensive overview of setting up a Remote Model Context Protocol (MCP) server using Azure Functions with .NET/C#.
Tools
Functions exposed to the LLM to take actions
SayHello
Returns a greeting message.
GetSnippet
Retrieves a code snippet from blob storage.
SaveSnippet
Saves a code snippet to blob storage.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client