azure function self hosted python code scaffolding

We can create self hosted python mcp server code using the following command line:-

azd init --template mcp-sdk-functions-hosting-python -e mcpsdkserver-python

This will create a bunch of code that allow you to run your mcp server using FastMCP package. 

You can see more of the code here 

https://github.com/kepungnzai/az-function-mcp-self-hosted



Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20