Hello Fastmcp Tool
Freeby MCP Community
A simple MCP tool that outputs 'Hello FastMCP!'
v1.0.0Added Apr 12, 2026
mcpfastmcpaitool
Hello Fastmcp Tool MCP Server
A simple MCP tool that outputs 'Hello FastMCP!'
Installation
npx -y hello-fastmcp-tool
Reviews
Installation
Quick install
npx -y hello-fastmcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"hello-fastmcp-tool": {
"command": "npx",
"args": ["-y", "hello-fastmcp-tool"]
}
}
}