📦
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.
0 installs
Trust: 34 — Low
Devtools
Ask AI about Fastmcp Space
Powered by Claude · Grounded in docs
I know everything about Fastmcp Space. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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
- MCP Server: https://fancellu-fastmcp-space.hf.space/mcp
- Health Check: https://fancellu-fastmcp-space.hf.space/health
- Root: https://fancellu-fastmcp-space.hf.space/
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.
