fastmcp-space

fancellu/fastmcp-space

3.2

If you are the rightful owner of fastmcp-space and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

FastMCP-Space is a demonstration of deploying a FastMCP server on Hugging Face Spaces, showcasing its capabilities without relying on Gradio.

Tools
1
Resources
0
Prompts
0

title: FastMCP-Space sdk: docker app_port: 7860 pinned: true emoji: 🌖 colorFrom: yellow colorTo: green short_description: Example fastmcp server as a Space

FastMCP-Space

Simple FastMCP demo on a Hugging Face Space

This demonstrates how to deploy a FastMCP server on Hugging Face Spaces without using Gradio.

Live Endpoints
Available Tools
  • add(a: int, b: int) - Adds two numbers together
Available Resources
  • resource://greeting - Returns a simple greeting message
Key Features
  • Pure FastMCP server (no Gradio dependency)
  • Docker-based deployment
  • HTTP transport with MCP protocol
  • Custom health check endpoint
  • Demonstrates MCP tools and resources
Usage

Connect any MCP-compatible client to the /mcp endpoint to interact with the available tools and resources.