Yf
byavrecum
0Provides a minimal FastMCP server template, optimized for Render deployment with streamable HTTP transport.
概要
Jumpstart your Model Context Protocol (MCP) server development with this minimal template designed for seamless deployment to Render. It leverages FastMCP and supports streamable HTTP transport, offering both one-click and manual deployment options. Developers can easily set up local environments, test their implementations, and extend functionality by decorating Python functions with `@mcp.tool` to integrate custom operations into the server.
主な機能
- Minimal FastMCP server template
- One-click and manual Render deployment
- Streamable HTTP transport support
- Simplified local development and testing
- Extensible with custom `@mcp.tool` functions
- 0 GitHub stars
ユースケース
- Quickly deploy a foundational Model Context Protocol server
- Develop and test custom server-side tools for the MCP ecosystem
- Integrate specialized data processing or utility functions accessible via MCP