Skip to content

Added IoT example with MCPs and UI#41

Open
ivanvaccarics wants to merge 3 commits intoAzure-Samples:mainfrom
ivanvaccarics:main
Open

Added IoT example with MCPs and UI#41
ivanvaccarics wants to merge 3 commits intoAzure-Samples:mainfrom
ivanvaccarics:main

Conversation

@ivanvaccarics
Copy link

Purpose

  • ...
    Example to use MCP on azure function to collect and retrieve IoT data using tools and resources (as UI)

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: A possible example of usage of MCP on az functions

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@ivanvaccarics
Copy link
Author

Hi @hallvictoria here the IoT example with the new mcp format. If you need more contributions on this topic, i'm available!

Copy link
Contributor

@hallvictoria hallvictoria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for adding this! If you have any feedback on using any of the mcp decorators, please feel free to file an issue here: https://github.com/Azure/azure-functions-python-worker/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants