Frappe MCP allows your Frappe Framework app to function as a Streamable HTTP MCP server. The official Python SDK only supports async Python, i.e. it assumes that your server is an ASGI server. Frappe ...