# Fastmcp Demo

> Ping a FastMCP demo server to check connectivity. Use when user needs to test or verify MCP server connectivity.

- Skill: `makabakaxy/fastmcp-demo` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add makabakaxy/fastmcp-demo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/makabakaxy/fastmcp-demo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: makabakaxy (https://skillmd.com/u/makabakaxy)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/makabakaxy/fastmcp-demo

---


# fastmcp-demo (via mcp2cli)

Minimal FastMCP demo server with a single ping tool.

## Shortcuts

- `mcp2cli fastmcp <cmd>` (alias for `mcp2cli fastmcp-demo <cmd>`)

## Commands

### General
| Command | Description | Example | Ref |
|---|---|---|---|
| `mcp2cli fastmcp ping` | Ping the server to check connectivity | `mcp2cli fastmcp ping` | [ref](reference/general.md) |

## Discover Parameters

Append `--help` to any command for full parameter list:

    mcp2cli fastmcp ping --help

> **Note**: Use Ref links in the Commands table above to view detailed parameter reference and more examples.

## User Notes

> **MUST READ** [users/skill.md](users/skill.md) for custom workflows and tips.
> **Config**: MCP server settings live in `~/.agents/mcp2cli/servers.yaml` - edit there to take effect.

