Provides a minimal FastMCP server template optimized for Render deployment with streamable HTTP transport.
This tool offers a streamlined template for building FastMCP servers, designed for seamless deployment to Render with support for streamable HTTP transport. It facilitates quick local development and testing, featuring both one-click and manual deployment options for Render. The template also includes instructions for connecting to the Poke platform and demonstrates how to easily customize and extend functionality by adding new tools using the `@mcp.tool` decorator, enabling developers to integrate custom logic into the Model Context Protocol.